Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw_abi.h74 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
H A Dintel_uc_fw.c569 ver->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css_value); in uc_unpack_css_version()