Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmdio.h113 #define MDIO_PCS_CTRL1_CLKSTOP_EN 0x400 /* Stop the clock during LPI */ macro
/linux/drivers/net/phy/
H A Dphy.c1833 MDIO_PCS_CTRL1_CLKSTOP_EN, in phy_eee_rx_clock_stop()
1834 clk_stop_enable ? MDIO_PCS_CTRL1_CLKSTOP_EN : 0); in phy_eee_rx_clock_stop()