Searched refs:FORCEWAKE_MEDIA_VEBOX0 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/ |
A D | intel_uncore.c | 1194 GEN_FW_RANGE(0x1c8000, 0x1cffff, FORCEWAKE_MEDIA_VEBOX0), 1293 GEN_FW_RANGE(0x1c8000, 0x1cbfff, FORCEWAKE_MEDIA_VEBOX0), /* 1417 GEN_FW_RANGE(0x1c8000, 0x1cbfff, FORCEWAKE_MEDIA_VEBOX0), /* \ 1801 BUILD_BUG_ON(FORCEWAKE_MEDIA_VEBOX0 != (1 << FW_DOMAIN_ID_MEDIA_VEBOX0)); in __fw_domain_init()
|
A D | intel_uncore.h | 79 FORCEWAKE_MEDIA_VEBOX0 = BIT(FW_DOMAIN_ID_MEDIA_VEBOX0), enumerator
|
Completed in 10 milliseconds