Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h336 #define HPIPE_RX_SAMPLER_OS_GAIN_OFFSET 6 macro
338 (0x3 << HPIPE_RX_SAMPLER_OS_GAIN_OFFSET)
H A Dcomphy_cp110.c1382 data = 0x3 << HPIPE_RX_SAMPLER_OS_GAIN_OFFSET; in comphy_sfi_power_up()