Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-cp110.c422 0x2 << HPIPE_LOOPBACK_SEL_OFFSET, HPIPE_LOOPBACK_SEL_MASK); in mvebu_cp110_comphy_sata_power_on()
767 mask = HPIPE_LOOPBACK_SEL_MASK; in mvebu_cp110_comphy_sgmii_power_on()
960 mask = HPIPE_LOOPBACK_SEL_MASK; in mvebu_cp110_comphy_xfi_power_on()
1819 0x1 << HPIPE_LOOPBACK_SEL_OFFSET, HPIPE_LOOPBACK_SEL_MASK); in mvebu_cp110_comphy_rxaui_power_on()
2010 HPIPE_LOOPBACK_SEL_MASK); in mvebu_cp110_comphy_usb3_power_on()
Dcomphy-cp110.h349 #define HPIPE_LOOPBACK_SEL_MASK \ macro