Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dmdio.h89 #define MDIO_PCS_CTRL1_CLKSTOP_EN 0x400 /* Stop the clock during LPI */ macro
/Linux-v4.19/drivers/net/phy/
Dphy.c1205 val |= MDIO_PCS_CTRL1_CLKSTOP_EN; in phy_init_eee()