Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_sideband.c264 tmp = SBI_CTL_DEST_MPHY | SBI_CTL_OP_IOWR; in intel_sbi_write()
H A Di915_reg.h8390 #define SBI_CTL_OP_IOWR (0x3<<8) macro