Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c70 #define RXCTRL_LOS_LVL_MASK GENMASK(20, 16) macro
269 val &= ~RXCTRL_LOS_LVL_MASK; in uniphier_ahciphy_pxs3_init()
270 val |= FIELD_PREP(RXCTRL_LOS_LVL_MASK, 0x9); in uniphier_ahciphy_pxs3_init()