Searched refs:LCFUSE_HIV_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/i915/gt/ | ||
H A D | intel_gt_regs.h | 1472 #define LCFUSE_HIV_MASK 0x000000ff macro |
H A D | intel_rps.c | 548 return intel_uncore_read(uncore, LCFUSE02) & LCFUSE_HIV_MASK; in init_emon() |