Home
last modified time | relevance | path

Searched refs:HPIPE_SMAPLER_MASK (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.7.0/drivers/marvell/
Dcomphy.h133 #define HPIPE_SMAPLER_MASK (0x1 << HPIPE_SMAPLER_OFFSET) macro
/trusted-firmware-a-3.7.0/drivers/marvell/comphy/
Dphy-comphy-cp110.c517 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_sata_power_on()
520 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_sata_power_on()
1183 mask |= HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_xfi_power_on()
1186 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_xfi_power_on()
1589 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_pcie_power_on()
Dcomphy-cp110.h494 #define HPIPE_SMAPLER_MASK \ macro