Home
last modified time | relevance | path

Searched refs:HPIPE_LOOPBACK_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_cp110.c593 reg_set(hpipe_addr + HPIPE_LOOPBACK_REG, in comphy_usb3_power_up()
749 reg_set(hpipe_addr + HPIPE_LOOPBACK_REG, in comphy_sata_power_up()
1077 reg_set(hpipe_addr + HPIPE_LOOPBACK_REG, data, mask); in comphy_sgmii_power_up()
1220 reg_set(hpipe_addr + HPIPE_LOOPBACK_REG, data, mask); in comphy_sfi_power_up()
1527 reg_set(hpipe_addr + HPIPE_LOOPBACK_REG, in comphy_rxauii_power_up()
H A Dcomphy_hpipe.h218 #define HPIPE_LOOPBACK_REG 0x08c macro