Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c41 #define TXCTRL0_AMP_G3_MASK GENMASK(22, 16) macro
109 val &= ~TXCTRL0_AMP_G3_MASK; in uniphier_ahciphy_pxs3_init()
110 val |= FIELD_PREP(TXCTRL0_AMP_G3_MASK, 0x73); in uniphier_ahciphy_pxs3_init()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c62 #define TXCTRL0_AMP_G3_MASK GENMASK(22, 16) macro
252 val &= ~TXCTRL0_AMP_G3_MASK; in uniphier_ahciphy_pxs3_init()
253 val |= FIELD_PREP(TXCTRL0_AMP_G3_MASK, 0x73); in uniphier_ahciphy_pxs3_init()

Completed in 3 milliseconds