Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c71 #define RXCTRL_LOS_BIAS_MASK GENMASK(10, 8) macro
271 val &= ~RXCTRL_LOS_BIAS_MASK; in uniphier_ahciphy_pxs3_init()
272 val |= FIELD_PREP(RXCTRL_LOS_BIAS_MASK, 0x2); in uniphier_ahciphy_pxs3_init()