Home
last modified time | relevance | path

Searched refs:GEN6_PCODE_READ_RC6VIDS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c274 ret = snb_pcode_read(rc6_to_gt(rc6)->uncore, GEN6_PCODE_READ_RC6VIDS, &rc6vids, NULL); in gen6_rc6_enable()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3262 #define GEN6_PCODE_READ_RC6VIDS 0x5 macro
/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c1736 case GEN6_PCODE_READ_RC6VIDS: in mailbox_write()