Home
last modified time | relevance | path

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

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