Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/st/
H A Dphy-miphy28lp.c54 #define MIPHY_BOUNDARY_2 0x0c macro
563 val = readb_relaxed(base + MIPHY_BOUNDARY_2); in miphy_sata_tune_ssc()
565 writeb_relaxed(val, base + MIPHY_BOUNDARY_2); in miphy_sata_tune_ssc()
601 val = readb_relaxed(base + MIPHY_BOUNDARY_2); in miphy_pcie_tune_ssc()
603 writeb_relaxed(val, base + MIPHY_BOUNDARY_2); in miphy_pcie_tune_ssc()
764 writeb_relaxed(SSC_EN_SW, base + MIPHY_BOUNDARY_2); in miphy28lp_configure_usb3()