Home
last modified time | relevance | path

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

/openbmc/linux/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()