Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/st/
Dphy-miphy28lp.c36 #define MIPHY_RESET 0x01 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()
523 writeb_relaxed(0x00, base + MIPHY_RESET); in miphy28lp_compensation()
544 writeb_relaxed(RST_COMP_SW, base + MIPHY_RESET); in miphy28_usb3_miphy_reset()
547 writeb_relaxed(val, base + MIPHY_RESET); in miphy28_usb3_miphy_reset()
552 writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET); in miphy28_usb3_miphy_reset()
553 writeb_relaxed(0x00, base + MIPHY_RESET); in miphy28_usb3_miphy_reset()