Searched refs:PP_OFF_DELAYS (Results 1 – 6 of 6) sorted by relevance
298 regs->cdv.savePP_OFF_DELAYS = REG_READ(PP_OFF_DELAYS); in cdv_save_display_registers()366 REG_WRITE(PP_OFF_DELAYS, regs->cdv.savePP_OFF_DELAYS); in cdv_restore_display_registers()
205 #define PP_OFF_DELAYS 0x6120c /* Cedartrail */ macro
2080 pp_off = REG_READ(PP_OFF_DELAYS); in cdv_intel_dp_init()
170 val = I915_READ(PP_OFF_DELAYS(0)); in intel_lvds_pps_get_hw_state()223 I915_WRITE(PP_OFF_DELAYS(0), (pps->t3 << PANEL_POWER_DOWN_DELAY_SHIFT) | in intel_lvds_pps_init_hw()
835 regs->pp_off = PP_OFF_DELAYS(pps_idx); in intel_pps_get_registers()
4679 #define PP_OFF_DELAYS(pps_idx) _MMIO_PPS(pps_idx, _PP_OFF_DELAYS) macro