Home
last modified time | relevance | path

Searched refs:DEV_CLOCK_CFG_PCS_RX_RST (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_port.c55 DEV_CLOCK_CFG_PCS_RX_RST, in lan966x_port_link_down()
376 DEV_CLOCK_CFG_PCS_RX_RST | in lan966x_port_pcs_set()
405 DEV_CLOCK_CFG_PCS_RX_RST | in lan966x_port_init()
Dlan966x_phylink.c77 DEV_CLOCK_CFG_PCS_RX_RST | in lan966x_phylink_mac_link_down()
Dlan966x_regs.h396 #define DEV_CLOCK_CFG_PCS_RX_RST BIT(4) macro
398 FIELD_PREP(DEV_CLOCK_CFG_PCS_RX_RST, x)
400 FIELD_GET(DEV_CLOCK_CFG_PCS_RX_RST, x)
/linux-5.19.10/include/soc/mscc/
Docelot_dev.h14 #define DEV_CLOCK_CFG_PCS_RX_RST BIT(4) macro