Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h65 #define UTMI_RX_CH_CTRL1_SQ_AMP_CAL_OFFSET 0 macro
67 (0x3 << UTMI_RX_CH_CTRL1_SQ_AMP_CAL_OFFSET)
H A Dcomphy_cp110.c1716 data = 0x1 << UTMI_RX_CH_CTRL1_SQ_AMP_CAL_OFFSET; in comphy_utmi_phy_config()