Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/st/
Dphy-miphy28lp.c34 #define RST_PLL_SW BIT(0) macro
498 writeb_relaxed(RST_PLL_SW | RST_COMP_SW, base + MIPHY_RESET); in miphy28lp_compensation()
505 writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET); in miphy28lp_compensation()
530 val = RST_COMP_SW | RST_PLL_SW; in miphy28_usb3_miphy_reset()
536 writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET); in miphy28_usb3_miphy_reset()