Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/st/
Dphy-miphy28lp.c29 #define RST_APPLI_SW BIT(0) macro
366 writeb_relaxed(RST_APPLI_SW, base + MIPHY_CONF_RESET); in miphy28lp_set_reset()
368 val = RST_APPLI_SW | RST_CONF_SW; in miphy28lp_set_reset()
371 writeb_relaxed(RST_APPLI_SW, base + MIPHY_CONF_RESET); in miphy28lp_set_reset()
526 writeb_relaxed(RST_APPLI_SW, base + MIPHY_CONF_RESET); in miphy28_usb3_miphy_reset()