Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/
H A Dcomphy.h133 #define HPIPE_SMAPLER_MASK (0x1 << HPIPE_SMAPLER_OFFSET) macro
/rk3399_ARM-atf/drivers/marvell/comphy/
H A 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()
H A Dcomphy-cp110.h494 #define HPIPE_SMAPLER_MASK \ macro