Searched refs:SWING_SEL_LOWER (Results 1 – 2 of 2) sorted by relevance
113 #define SWING_SEL_LOWER(x) REG_FIELD_PREP(SWING_SEL_LOWER_MASK, (x) & 0x7) macro
274 val = SWING_SEL_UPPER(0x2) | SWING_SEL_LOWER(0x2) | in dsi_program_swing_and_deemphasis()