Searched refs:PANEL_POWER_DOWN_DELAY_MASK (Results 1 – 6 of 6) sorted by relevance
70 #define PANEL_POWER_DOWN_DELAY_MASK REG_GENMASK(28, 16) macro
172 pps->t3 = REG_FIELD_GET(PANEL_POWER_DOWN_DELAY_MASK, val); in intel_lvds_pps_get_hw_state()225 REG_FIELD_PREP(PANEL_POWER_DOWN_DELAY_MASK, pps->t3) | in intel_lvds_pps_init_hw()
1289 seq->t10 = REG_FIELD_GET(PANEL_POWER_DOWN_DELAY_MASK, pp_off); in intel_pps_readout_hw_state()1511 REG_FIELD_PREP(PANEL_POWER_DOWN_DELAY_MASK, seq->t10); in pps_init_registers()
326 #define PANEL_POWER_DOWN_DELAY_MASK (0x1fff0000) macro
194 #define PANEL_POWER_DOWN_DELAY_MASK (0x1fff0000) macro
2043 cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >> in cdv_intel_dp_init()