Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/st/
Dphy-miphy28lp.c54 #define MIPHY_BOUNDARY_2 0x0c macro
558 val = readb_relaxed(base + MIPHY_BOUNDARY_2); in miphy_sata_tune_ssc()
560 writeb_relaxed(val, base + MIPHY_BOUNDARY_2); in miphy_sata_tune_ssc()
596 val = readb_relaxed(base + MIPHY_BOUNDARY_2); in miphy_pcie_tune_ssc()
598 writeb_relaxed(val, base + MIPHY_BOUNDARY_2); in miphy_pcie_tune_ssc()
759 writeb_relaxed(SSC_EN_SW, base + MIPHY_BOUNDARY_2); in miphy28lp_configure_usb3()