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