Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sideband.c167 tmp = SBI_CTL_DEST_ICLK | SBI_CTL_OP_CRWR; in intel_sbi_write()
H A Di915_reg.h4933 #define SBI_CTL_OP_CRWR (0x7<<8) macro