Searched refs:CSS_SW_VERSION_UC_MAJOR (Results 1 – 4 of 4) sorted by relevance
74 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
585 ver->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css_value); in uc_unpack_css_version()
72 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
326 compatibility->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css->submission_version); in guc_read_css_info()426 release->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css->sw_version); in parse_css_header()
Completed in 12 milliseconds