Searched refs:HPIPE_ADDR (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_cp110.c | 21 #define HPIPE_ADDR(base, lane) (SD_ADDR(base, lane) + 0x800) macro 92 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_pcie_power_up() 475 reg_set(HPIPE_ADDR(hpipe_base, 0) + in comphy_pcie_power_up() 503 addr = HPIPE_ADDR(hpipe_base, i) + in comphy_pcie_power_up() 526 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() 994 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_sgmii_power_up() 1140 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_sfi_power_up() 1441 void __iomem *hpipe_addr = HPIPE_ADDR(hpipe_base, lane); in comphy_rxauii_power_up()
|