Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/st/
Dphy-miphy28lp.c57 #define MIPHY_BOUNDARY_2 0x0c macro
574 val = readb_relaxed(base + MIPHY_BOUNDARY_2); in miphy_sata_tune_ssc()
576 writeb_relaxed(val, base + MIPHY_BOUNDARY_2); in miphy_sata_tune_ssc()
612 val = readb_relaxed(base + MIPHY_BOUNDARY_2); in miphy_pcie_tune_ssc()
614 writeb_relaxed(val, base + MIPHY_BOUNDARY_2); in miphy_pcie_tune_ssc()
775 writeb_relaxed(SSC_EN_SW, base + MIPHY_BOUNDARY_2); in miphy28lp_configure_usb3()