Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds