Searched refs:HPIPE_ADDR (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_cp110.c | 20 #define HPIPE_ADDR(base, lane) (SD_ADDR(base, lane) + 0x800) macro 91 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_pcie_power_up() 474 reg_set(HPIPE_ADDR(hpipe_base, 0) + in comphy_pcie_power_up() 502 addr = HPIPE_ADDR(hpipe_base, i) + in comphy_pcie_power_up() 525 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_usb3_power_up() 648 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_sata_power_up() 1007 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_sgmii_power_up() 1153 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_sfi_power_up() 1454 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_rxauii_power_up()
|