Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c67 #define TXCTRL1_DEEMPH_G2_MASK GENMASK(13, 8) macro
263 val &= ~TXCTRL1_DEEMPH_G2_MASK; in uniphier_ahciphy_pxs3_init()
264 val |= FIELD_PREP(TXCTRL1_DEEMPH_G2_MASK, 0x05); in uniphier_ahciphy_pxs3_init()