Searched refs:ASSIGN_WRITE_MMIO_VFUNCS (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_uncore.c | 2053 #define ASSIGN_WRITE_MMIO_VFUNCS(uncore, x) \ macro 2405 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_media_forcewake_init() 2434 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2438 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2442 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2446 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2450 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2454 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2458 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2461 ASSIGN_WRITE_MMIO_VFUNCS(uncore, gen6); in uncore_forcewake_init() [all …]
|