Home
last modified time | relevance | path

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

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c68 #define TXCTRL1_DEEMPH_G1_MASK GENMASK(5, 0) macro
265 val &= ~TXCTRL1_DEEMPH_G1_MASK; in uniphier_ahciphy_pxs3_init()
266 val |= FIELD_PREP(TXCTRL1_DEEMPH_G1_MASK, 0x05); in uniphier_ahciphy_pxs3_init()