Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_port.c121 DEV_CLOCK_CFG_PORT_RST, in lan966x_port_link_down()
131 DEV_CLOCK_CFG_PORT_RST, in lan966x_port_link_down()
Dlan966x_regs.h543 #define DEV_CLOCK_CFG_PORT_RST BIT(3) macro
545 FIELD_PREP(DEV_CLOCK_CFG_PORT_RST, x)
547 FIELD_GET(DEV_CLOCK_CFG_PORT_RST, x)
/linux-6.1.9/include/soc/mscc/
Docelot_dev.h15 #define DEV_CLOCK_CFG_PORT_RST BIT(3) macro