Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/st/
Dphy-miphy28lp.c37 #define RST_PLL_SW BIT(0) macro
514 writeb_relaxed(RST_PLL_SW | RST_COMP_SW, base + MIPHY_RESET); in miphy28lp_compensation()
521 writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET); in miphy28lp_compensation()
546 val = RST_COMP_SW | RST_PLL_SW; in miphy28_usb3_miphy_reset()
552 writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET); in miphy28_usb3_miphy_reset()