Home
last modified time | relevance | path

Searched refs:DEV_CLOCK_CFG_MAC_TX_RST (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/soc/mscc/
Docelot_dev.h11 #define DEV_CLOCK_CFG_MAC_TX_RST BIT(7) macro
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_port.c129 DEV_CLOCK_CFG_MAC_TX_RST | in lan966x_port_link_down()
Dlan966x_regs.h519 #define DEV_CLOCK_CFG_MAC_TX_RST BIT(7) macro
521 FIELD_PREP(DEV_CLOCK_CFG_MAC_TX_RST, x)
523 FIELD_GET(DEV_CLOCK_CFG_MAC_TX_RST, x)
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot.c807 DEV_CLOCK_CFG_MAC_TX_RST | in ocelot_phylink_mac_link_down()
809 DEV_CLOCK_CFG_MAC_TX_RST | in ocelot_phylink_mac_link_down()
Docelot_net.c1774 DEV_CLOCK_CFG_MAC_TX_RST | in ocelot_port_phylink_create()