Home
last modified time | relevance | path

Searched refs:DEV_CLOCK_CFG_PCS_RX_RST_SET (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_port.c54 lan_rmw(DEV_CLOCK_CFG_PCS_RX_RST_SET(1), in lan966x_port_link_down()
385 DEV_CLOCK_CFG_PCS_RX_RST_SET(0) | in lan966x_port_pcs_set()
414 lan_rmw(DEV_CLOCK_CFG_PCS_RX_RST_SET(0) | in lan966x_port_init()
Dlan966x_phylink.c79 lan_rmw(DEV_CLOCK_CFG_PCS_RX_RST_SET(0) | in lan966x_phylink_mac_link_down()
Dlan966x_regs.h538 #define DEV_CLOCK_CFG_PCS_RX_RST_SET(x)\ macro