Searched refs:MDIO_STAT1_LPOWERABLE (Results 1 – 4 of 4) sorted by relevance
96 #define MDIO_STAT1_LPOWERABLE 0x0002 /* Low-power ability */ macro
124 #define MDIO_STAT1_LPOWERABLE 0x0002 /* Low-power ability */ macro
206 if (stat & MDIO_STAT1_LPOWERABLE) { in ef4_mdio_set_mmd_lpower()
44 return !!(stat1 & MDIO_STAT1_LPOWERABLE); in genphy_c45_pma_can_sleep()