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 | 2048 #define ASSIGN_WRITE_MMIO_VFUNCS(uncore, x) \ macro 2403 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_media_forcewake_init() 2432 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2436 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2440 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2444 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2448 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2452 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2456 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2459 ASSIGN_WRITE_MMIO_VFUNCS(uncore, gen6); in uncore_forcewake_init() [all …]
|