Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.c429 0x2 << HPIPE_LOOPBACK_SEL_OFFSET, HPIPE_LOOPBACK_SEL_MASK); in mvebu_cp110_comphy_sata_power_on()
774 mask = HPIPE_LOOPBACK_SEL_MASK; in mvebu_cp110_comphy_sgmii_power_on()
967 mask = HPIPE_LOOPBACK_SEL_MASK; in mvebu_cp110_comphy_xfi_power_on()
1836 0x1 << HPIPE_LOOPBACK_SEL_OFFSET, HPIPE_LOOPBACK_SEL_MASK); in mvebu_cp110_comphy_rxaui_power_on()
2027 HPIPE_LOOPBACK_SEL_MASK); in mvebu_cp110_comphy_usb3_power_on()
H A Dcomphy-cp110.h349 #define HPIPE_LOOPBACK_SEL_MASK \ macro