Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c66 #define TXCTRL1_DEEMPH_G3_MASK GENMASK(21, 16) macro
261 val &= ~TXCTRL1_DEEMPH_G3_MASK; in uniphier_ahciphy_pxs3_init()
262 val |= FIELD_PREP(TXCTRL1_DEEMPH_G3_MASK, 0x23); in uniphier_ahciphy_pxs3_init()