Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_hpipe.h330 #define HPIPE_RX_SAMPLER_OS_GAIN_OFFSET 6 macro
332 (0x3 << HPIPE_RX_SAMPLER_OS_GAIN_OFFSET)
Dcomphy_cp110.c1368 data = 0x3 << HPIPE_RX_SAMPLER_OS_GAIN_OFFSET; in comphy_sfi_power_up()