Searched refs:HSPHY_CFG0_HS_I_MASK (Results 1 – 1 of 1) sorted by relevance
27 #define HSPHY_CFG0_HS_I_MASK GENMASK(31, 28) macro32 #define HSPHY_CFG0_TRIMMASK (HSPHY_CFG0_HS_I_MASK \97 *pconfig &= ~HSPHY_CFG0_HS_I_MASK; in uniphier_u3hsphy_trim_ld20()98 *pconfig |= FIELD_PREP(HSPHY_CFG0_HS_I_MASK, pt->hs_i); in uniphier_u3hsphy_trim_ld20()