Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw_abi.h74 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
Dintel_uc_fw.c525 uc_fw->file_selected.major_ver = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, in check_ccs_header()