Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()