Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_port.c389 DEV_CLOCK_CFG_PCS_TX_RST, in lan966x_port_pcs_set()
418 DEV_CLOCK_CFG_PCS_TX_RST | in lan966x_port_init()
Dlan966x_phylink.c82 DEV_CLOCK_CFG_PCS_TX_RST, in lan966x_phylink_mac_link_down()
Dlan966x_regs.h531 #define DEV_CLOCK_CFG_PCS_TX_RST BIT(5) macro
533 FIELD_PREP(DEV_CLOCK_CFG_PCS_TX_RST, x)
535 FIELD_GET(DEV_CLOCK_CFG_PCS_TX_RST, x)
/linux-6.1.9/include/soc/mscc/
Docelot_dev.h13 #define DEV_CLOCK_CFG_PCS_TX_RST BIT(5) macro