Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h57 #define UTMI_RX_CH_CTRL0_SQ_DET_OFFSET 15 macro
59 (0x1 << UTMI_RX_CH_CTRL0_SQ_DET_OFFSET)
H A Dcomphy_cp110.c1708 data = 0x0 << UTMI_RX_CH_CTRL0_SQ_DET_OFFSET; in comphy_utmi_phy_config()