Searched refs:_LE_TGT_CACHE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/xe/
H A Dxe_mocs.c50 #define _LE_TGT_CACHE(value) ((value) << 2) macro
89 #define LE_TC_0_PAGETABLE _LE_TGT_CACHE(0)
90 #define LE_TC_1_LLC _LE_TGT_CACHE(1)
91 #define LE_TC_2_LLC_ELLC _LE_TGT_CACHE(2)
92 #define LE_TC_3_LLC_ELLC_ALT _LE_TGT_CACHE(3)
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c33 #define _LE_TGT_CACHE(value) ((value) << 2) macro
70 #define LE_TC_0_PAGETABLE _LE_TGT_CACHE(0)
71 #define LE_TC_1_LLC _LE_TGT_CACHE(1)
72 #define LE_TC_2_LLC_ELLC _LE_TGT_CACHE(2)
73 #define LE_TC_3_LLC_ELLC_ALT _LE_TGT_CACHE(3)

Completed in 199 milliseconds