Searched refs:mmio_writeb (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ | ||
H A D | intel_uncore.h | 111 void (*mmio_writeb)(struct intel_uncore *uncore, member |
H A D | intel_uncore.c | 2178 (uncore)->funcs.mmio_writeb = x##_write8; \ |