Searched refs:PP_DIVISOR (Results 1 – 5 of 5) sorted by relevance
170 val = I915_READ(PP_DIVISOR(0)); in intel_lvds_pps_get_hw_state()221 I915_WRITE(PP_DIVISOR(0), in intel_lvds_pps_init_hw()
1043 regs->pp_div = PP_DIVISOR(pps_idx); in intel_pps_get_registers()1086 pp_div_reg = PP_DIVISOR(pipe); in edp_notify_handler()
199 #define PP_DIVISOR 0x61210 /* Cedartrail */ macro
2082 pp_div = REG_READ(PP_DIVISOR); in cdv_intel_dp_init()
4766 #define PP_DIVISOR(pps_idx) _MMIO_PPS(pps_idx, _PP_DIVISOR) macro