Searched refs:ASSIGN_WRITE_MMIO_VFUNCS (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 1970 #define ASSIGN_WRITE_MMIO_VFUNCS(uncore, x) \ macro 2320 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2324 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2328 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2332 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2336 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2340 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2344 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2348 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2351 ASSIGN_WRITE_MMIO_VFUNCS(uncore, gen6); in uncore_forcewake_init() [all …]
|