Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c43 #define TXCTRL0_AMP_G1_MASK GENMASK(6, 0) macro
113 val &= ~TXCTRL0_AMP_G1_MASK; in uniphier_ahciphy_pxs3_init()
114 val |= FIELD_PREP(TXCTRL0_AMP_G1_MASK, 0x42); in uniphier_ahciphy_pxs3_init()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds