Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/socionext/
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()