HSPHY_CFG0_HS_I_MASK 32 drivers/phy/socionext/phy-uniphier-usb3hs.c #define HSPHY_CFG0_TRIMMASK (HSPHY_CFG0_HS_I_MASK \ HSPHY_CFG0_HS_I_MASK 94 drivers/phy/socionext/phy-uniphier-usb3hs.c *pconfig &= ~HSPHY_CFG0_HS_I_MASK; HSPHY_CFG0_HS_I_MASK 95 drivers/phy/socionext/phy-uniphier-usb3hs.c *pconfig |= FIELD_PREP(HSPHY_CFG0_HS_I_MASK, pt->hs_i);