Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h576 #define HPIPE_LANE_CFG4_DFE_OVER_OFFSET 6 macro
578 (0x1 << HPIPE_LANE_CFG4_DFE_OVER_OFFSET)
H A Dcomphy_cp110.c613 data |= 0x1 << HPIPE_LANE_CFG4_DFE_OVER_OFFSET; in comphy_usb3_power_up()