Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_csr.c41 #define GEN12_CSR_MAX_FW_SIZE ICL_CSR_MAX_FW_SIZE
54 #define ICL_CSR_MAX_FW_SIZE 0x6000 macro
701 csr->max_fw_size = ICL_CSR_MAX_FW_SIZE; in intel_csr_ucode_init()