Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/
H A Dcomphy.h136 #define HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET 2 macro
138 (0x1 << HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET)
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dcomphy-cp110.h512 #define HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET 2 macro
514 (0x1 << HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET)
H A Dphy-comphy-cp110.c505 data |= 0x1 << HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET; in mvebu_cp110_comphy_sata_power_on()
785 data = 0x0 << HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET; in mvebu_cp110_comphy_sgmii_power_on()
978 data = 0x1 << HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET; in mvebu_cp110_comphy_xfi_power_on()
1564 data = 0x0 << HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET; in mvebu_cp110_comphy_pcie_power_on()
1845 0x0 << HPIPE_PWR_CTR_DTL_FLOOP_EN_OFFSET, in mvebu_cp110_comphy_rxaui_power_on()