Home
last modified time | relevance | path

Searched refs:ICL_CSR_MAX_FW_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_csr.c40 #define GEN12_CSR_MAX_FW_SIZE ICL_CSR_MAX_FW_SIZE
49 #define ICL_CSR_MAX_FW_SIZE 0x6000 macro
689 csr->max_fw_size = ICL_CSR_MAX_FW_SIZE; in intel_csr_ucode_init()