Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dcomphy-cp110.h828 #define HPIPE_LANE_CFG4_DFE_OVER_OFFSET 6 macro
830 (0x1 << HPIPE_LANE_CFG4_DFE_OVER_OFFSET)
Dphy-comphy-cp110.c2034 data |= 0x1 << HPIPE_LANE_CFG4_DFE_OVER_OFFSET; in mvebu_cp110_comphy_usb3_power_on()