Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/phy/
Dphy-miphy28lp.c180 #define MIPHY_OSC_RDY BIT(5) macro
850 if ((val & MIPHY_OSC_RDY) != MIPHY_OSC_RDY) in miphy_osc_is_ready()