Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c50 #define RXCTRL_LOS_BIAS_MASK GENMASK(10, 8) macro
128 val &= ~RXCTRL_LOS_BIAS_MASK; in uniphier_ahciphy_pxs3_init()
129 val |= FIELD_PREP(RXCTRL_LOS_BIAS_MASK, 0x2); in uniphier_ahciphy_pxs3_init()