Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_port.c55 DEV_CLOCK_CFG_PCS_RX_RST, in lan966x_port_link_down()
389 DEV_CLOCK_CFG_PCS_RX_RST | in lan966x_port_pcs_set()
567 DEV_CLOCK_CFG_PCS_RX_RST | in lan966x_port_init()
H A Dlan966x_phylink.c80 DEV_CLOCK_CFG_PCS_RX_RST | in lan966x_phylink_mac_link_down()
H A Dlan966x_regs.h733 #define DEV_CLOCK_CFG_PCS_RX_RST BIT(4) macro
735 FIELD_PREP(DEV_CLOCK_CFG_PCS_RX_RST, x)
737 FIELD_GET(DEV_CLOCK_CFG_PCS_RX_RST, x)
/openbmc/linux/include/soc/mscc/
H A Docelot_dev.h14 #define DEV_CLOCK_CFG_PCS_RX_RST BIT(4) macro