Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sideband.c138 value = SBI_CTL_DEST_MPHY | SBI_CTL_OP_IORD; in intel_sbi_read()
169 tmp = SBI_CTL_DEST_MPHY | SBI_CTL_OP_IOWR; in intel_sbi_write()
H A Di915_reg.h4929 #define SBI_CTL_DEST_MPHY (0x1<<16) macro