Searched refs:FORCEWAKE_MEDIA_VEBOX0 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 1213 GEN_FW_RANGE(0x1c8000, 0x1cffff, FORCEWAKE_MEDIA_VEBOX0), 1312 GEN_FW_RANGE(0x1c8000, 0x1cbfff, FORCEWAKE_MEDIA_VEBOX0), /* 1436 GEN_FW_RANGE(0x1c8000, 0x1cbfff, FORCEWAKE_MEDIA_VEBOX0), /* \ 1831 BUILD_BUG_ON(FORCEWAKE_MEDIA_VEBOX0 != (1 << FW_DOMAIN_ID_MEDIA_VEBOX0)); in __fw_domain_init()
|
D | intel_uncore.h | 80 FORCEWAKE_MEDIA_VEBOX0 = BIT(FW_DOMAIN_ID_MEDIA_VEBOX0), enumerator
|