Searched refs:ASSIGN_WRITE_MMIO_VFUNCS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_uncore.c | 2191 #define ASSIGN_WRITE_MMIO_VFUNCS(uncore, x) \ macro 2546 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_media_forcewake_init() 2575 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2579 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2583 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2587 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2591 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2595 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2599 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() 2603 ASSIGN_WRITE_MMIO_VFUNCS(uncore, fwtable); in uncore_forcewake_init() [all …]
|