Searched refs:SWING_SEL_LOWER_MASK (Results 1 – 2 of 2) sorted by relevance
112 #define SWING_SEL_LOWER_MASK REG_GENMASK(13, 11) macro113 #define SWING_SEL_LOWER(x) REG_FIELD_PREP(SWING_SEL_LOWER_MASK, (x) & 0x7)
272 mask = SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in dsi_program_swing_and_deemphasis()