Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c44 #define CKCTRL1_LOS_LVL_MASK GENMASK(20, 16) macro
90 val &= ~CKCTRL1_LOS_LVL_MASK; in uniphier_ahciphy_pro4_init()
91 val |= FIELD_PREP(CKCTRL1_LOS_LVL_MASK, 0x10); in uniphier_ahciphy_pro4_init()