Searched refs:CSS_SW_VERSION_UC_MAJOR (Results 1 – 2 of 2) sorted by relevance
74 #define CSS_SW_VERSION_UC_MAJOR (0xFF << 16) macro
569 ver->major = FIELD_GET(CSS_SW_VERSION_UC_MAJOR, css_value); in uc_unpack_css_version()