Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dmdio.h88 #define MDIO_PCS_CTRL1_CLKSTOP_EN 0x400 /* Stop the clock during LPI */ macro
/openbmc/linux/include/uapi/linux/
H A Dmdio.h112 #define MDIO_PCS_CTRL1_CLKSTOP_EN 0x400 /* Stop the clock during LPI */ macro
/openbmc/linux/drivers/net/phy/
H A Dphy.c1567 MDIO_PCS_CTRL1_CLKSTOP_EN); in phy_init_eee()