Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/socionext/
H A Dphy-uniphier-usb3hs.c28 #define HSPHY_CFG0_HSDISC_MASK GENMASK(27, 26) macro
168 *pconfig &= ~HSPHY_CFG0_HSDISC_MASK; in uniphier_u3hsphy_update_config()
169 *pconfig |= FIELD_PREP(HSPHY_CFG0_HSDISC_MASK, 3); in uniphier_u3hsphy_update_config()