Searched refs:rh_vsreg_addr (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_a3700.c | 251 reg_set((void __iomem *)rh_vsreg_addr, in comphy_sata_power_up() 258 reg_set((void __iomem *)rh_vsreg_addr, vphy_loopback_reg0, 0xFFFFFFFF); in comphy_sata_power_up() 264 reg_set((void __iomem *)rh_vsreg_addr, vphy_power_reg0, 0xFFFFFFFF); in comphy_sata_power_up() 276 reg_set((void __iomem *)rh_vsreg_addr, vphy_calctl_reg, 0xFFFFFFFF); in comphy_sata_power_up() 283 reg_set((void __iomem *)rh_vsreg_addr, vphy_reserve_reg, 0xFFFFFFFF); in comphy_sata_power_up() 296 reg_set((void __iomem *)rh_vsreg_addr, vphy_loopback_reg0, 0xFFFFFFFF); in comphy_sata_power_up()
|
| H A D | comphy_a3700.h | 238 #define rh_vsreg_addr (AHCI_BASE + 0x178) macro
|