Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sideband.c169 tmp = SBI_CTL_DEST_MPHY | SBI_CTL_OP_IOWR; in intel_sbi_write()
H A Di915_reg.h4931 #define SBI_CTL_OP_IOWR (0x3<<8) macro