Lines Matching refs:I915_READ_FW
1973 dsparb = I915_READ_FW(DSPARB); in vlv_atomic_update_fifo()
1974 dsparb2 = I915_READ_FW(DSPARB2); in vlv_atomic_update_fifo()
1990 dsparb = I915_READ_FW(DSPARB); in vlv_atomic_update_fifo()
1991 dsparb2 = I915_READ_FW(DSPARB2); in vlv_atomic_update_fifo()
2007 dsparb3 = I915_READ_FW(DSPARB3); in vlv_atomic_update_fifo()
2008 dsparb2 = I915_READ_FW(DSPARB2); in vlv_atomic_update_fifo()
9361 I915_READ_FW(GEN6_PCODE_MAILBOX) & GEN6_PCODE_ERROR_MASK; in gen6_check_mailbox_status()
9384 I915_READ_FW(GEN6_PCODE_MAILBOX) & GEN6_PCODE_ERROR_MASK; in gen7_check_mailbox_status()
9414 if (I915_READ_FW(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) { in sandybridge_pcode_read()
9432 *val = I915_READ_FW(GEN6_PCODE_DATA); in sandybridge_pcode_read()
9462 if (I915_READ_FW(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) { in sandybridge_pcode_write_timeout()
9671 upper = I915_READ_FW(reg); in vlv_residency_raw()
9677 lower = I915_READ_FW(reg); in vlv_residency_raw()
9681 upper = I915_READ_FW(reg); in vlv_residency_raw()
9739 time_hw = I915_READ_FW(reg); in intel_rc6_residency_ns()