Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/st/
H A Dphy-miphy28lp.c34 #define RST_PLL_SW BIT(0) macro
503 writeb_relaxed(RST_PLL_SW | RST_COMP_SW, base + MIPHY_RESET); in miphy28lp_compensation()
510 writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET); in miphy28lp_compensation()
535 val = RST_COMP_SW | RST_PLL_SW; in miphy28_usb3_miphy_reset()
541 writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET); in miphy28_usb3_miphy_reset()