Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c64 #define TXCTRL0_AMP_G1_MASK GENMASK(6, 0) macro
256 val &= ~TXCTRL0_AMP_G1_MASK; in uniphier_ahciphy_pxs3_init()
257 val |= FIELD_PREP(TXCTRL0_AMP_G1_MASK, 0x42); in uniphier_ahciphy_pxs3_init()