Searched refs:hpipe_base (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/phy/marvell/ |
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() 521 static int comphy_usb3_power_up(u32 lane, void __iomem *hpipe_base, in comphy_usb3_power_up() argument 525 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_usb3_power_up() 643 static int comphy_sata_power_up(u32 lane, void __iomem *hpipe_base, in comphy_sata_power_up() argument 647 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_sata_power_up() 648 void __iomem *sd_ip_addr = SD_ADDR(hpipe_base, lane); in comphy_sata_power_up() 989 void __iomem *hpipe_base, in comphy_sgmii_power_up() argument [all …]
|