Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_cp110.c595 HPIPE_LOOPBACK_SEL_MASK); in comphy_usb3_power_up()
749 0x2 << HPIPE_LOOPBACK_SEL_OFFSET, HPIPE_LOOPBACK_SEL_MASK); in comphy_sata_power_up()
1061 mask = HPIPE_LOOPBACK_SEL_MASK; in comphy_sgmii_power_up()
1204 mask = HPIPE_LOOPBACK_SEL_MASK; in comphy_sfi_power_up()
1514 0x1 << HPIPE_LOOPBACK_SEL_OFFSET, HPIPE_LOOPBACK_SEL_MASK); in comphy_rxauii_power_up()
Dcomphy_hpipe.h220 #define HPIPE_LOOPBACK_SEL_MASK \ macro