Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c42 #define TXCTRL0_AMP_G2_MASK GENMASK(14, 8) macro
111 val &= ~TXCTRL0_AMP_G2_MASK; in uniphier_ahciphy_pxs3_init()
112 val |= FIELD_PREP(TXCTRL0_AMP_G2_MASK, 0x46); in uniphier_ahciphy_pxs3_init()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds