Searched refs:hpipe_base (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_cp110.c | 87 bool is_end_point, void __iomem *hpipe_base, in comphy_pcie_power_up() argument 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() 649 void __iomem *sd_ip_addr = SD_ADDR(hpipe_base, lane); in comphy_sata_power_up() 1003 void __iomem *hpipe_base, in comphy_sgmii_power_up() argument 1008 void __iomem *sd_ip_addr = SD_ADDR(hpipe_base, lane); in comphy_sgmii_power_up() 1154 void __iomem *sd_ip_addr = SD_ADDR(hpipe_base, lane); in comphy_sfi_power_up() [all …]
|