Searched refs:SWING_SEL_UPPER_MASK (Results 1 – 2 of 2) sorted by relevance
110 #define SWING_SEL_UPPER_MASK REG_BIT(15) macro111 #define SWING_SEL_UPPER(x) REG_FIELD_PREP(SWING_SEL_UPPER_MASK, (x) >> 3)
272 mask = SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in dsi_program_swing_and_deemphasis()