Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/st/
H A Dphy-miphy28lp.c29 #define RST_APPLI_SW BIT(0) macro
371 writeb_relaxed(RST_APPLI_SW, base + MIPHY_CONF_RESET); in miphy28lp_set_reset()
373 val = RST_APPLI_SW | RST_CONF_SW; in miphy28lp_set_reset()
376 writeb_relaxed(RST_APPLI_SW, base + MIPHY_CONF_RESET); in miphy28lp_set_reset()
531 writeb_relaxed(RST_APPLI_SW, base + MIPHY_CONF_RESET); in miphy28_usb3_miphy_reset()