Home
last modified time | relevance | path

Searched refs:UNSLICE_UNIT_LEVEL_CLKGATE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_workarounds.c1438 wa_write_or(wal, UNSLICE_UNIT_LEVEL_CLKGATE, in icl_gt_workarounds_init()
1543 wa_write_or(wal, UNSLICE_UNIT_LEVEL_CLKGATE, in xehpsdv_gt_workarounds_init()
1579 wa_write_or(wal, UNSLICE_UNIT_LEVEL_CLKGATE, VFUNIT_CLKGATE_DIS); in xehpsdv_gt_workarounds_init()
1605 wa_write_or(wal, UNSLICE_UNIT_LEVEL_CLKGATE, in dg2_gt_workarounds_init()
H A Dintel_gt_regs.h720 #define UNSLICE_UNIT_LEVEL_CLKGATE _MMIO(0x9434) macro