Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/
Dcomphy.h133 #define HPIPE_SMAPLER_MASK (0x1 << HPIPE_SMAPLER_OFFSET) macro
/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-cp110.c510 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_sata_power_on()
513 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_sata_power_on()
1176 mask |= HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_xfi_power_on()
1179 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_xfi_power_on()
1574 mask = HPIPE_SMAPLER_MASK; in mvebu_cp110_comphy_pcie_power_on()
Dcomphy-cp110.h494 #define HPIPE_SMAPLER_MASK \ macro