Searched refs:ASSIGN_WRITE_MMIO_VFUNCS (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | intel_uncore.c | 2048 #define ASSIGN_WRITE_MMIO_VFUNCS(uncore, x) \ macro 2402 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_media_forcewake_init() 2431 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2435 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2439 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2443 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2447 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2451 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2455 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2458 ASSIGN_WRITE_MMIO_VFUNCS(uncore, gen6); in uncore_forcewake_init() [all …]
|