Searched refs:SOF_ABI_MAJOR_MASK (Results 1 – 1 of 1) sorted by relevance
25 #define SOF_ABI_MAJOR_MASK 0xff macro31 #define SOF_ABI_VERSION_MAJOR(version) (((version) >> SOF_ABI_MAJOR_SHIFT) & SOF_ABI_MAJOR_MASK)