Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/st/
Dphy-miphy28lp.c41 #define MIPHY_CONTROL 0x04 macro
380 writeb_relaxed(val, base + MIPHY_CONTROL); in miphy28lp_set_reset()
383 writeb_relaxed(val, base + MIPHY_CONTROL); in miphy28lp_set_reset()
674 val = readb_relaxed(miphy_phy->base + MIPHY_CONTROL); in miphy28lp_configure_sata()
676 writeb_relaxed(val, miphy_phy->base + MIPHY_CONTROL); in miphy28lp_configure_sata()