Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/st/
H A Dphy-miphy28lp.c42 #define MIPHY_CONTROL 0x04 macro
381 writeb_relaxed(val, base + MIPHY_CONTROL); in miphy28lp_set_reset()
384 writeb_relaxed(val, base + MIPHY_CONTROL); in miphy28lp_set_reset()
667 val = readb_relaxed(miphy_phy->base + MIPHY_CONTROL); in miphy28lp_configure_sata()
669 writeb_relaxed(val, miphy_phy->base + MIPHY_CONTROL); in miphy28lp_configure_sata()
/kernel/linux/linux-6.6/drivers/phy/st/
H A Dphy-miphy28lp.c42 #define MIPHY_CONTROL 0x04 macro
381 writeb_relaxed(val, base + MIPHY_CONTROL); in miphy28lp_set_reset()
384 writeb_relaxed(val, base + MIPHY_CONTROL); in miphy28lp_set_reset()
667 val = readb_relaxed(miphy_phy->base + MIPHY_CONTROL); in miphy28lp_configure_sata()
669 writeb_relaxed(val, miphy_phy->base + MIPHY_CONTROL); in miphy28lp_configure_sata()

Completed in 4 milliseconds