Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c63 #define TXCTRL0_AMP_G2_MASK GENMASK(14, 8) macro
254 val &= ~TXCTRL0_AMP_G2_MASK; in uniphier_ahciphy_pxs3_init()
255 val |= FIELD_PREP(TXCTRL0_AMP_G2_MASK, 0x46); in uniphier_ahciphy_pxs3_init()