Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_sbi.c36 cmd = SBI_CTL_DEST_MPHY | SBI_CTL_OP_IORD; in intel_sbi_rw()
H A Di915_reg.h3910 #define SBI_CTL_OP_IORD (0x2 << 8) macro