Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/sof/
A Dabi.h35 #define SOF_ABI_MAJOR_SHIFT 24 macro
43 (((major) << SOF_ABI_MAJOR_SHIFT) | \
48 (((version) >> SOF_ABI_MAJOR_SHIFT) & SOF_ABI_MAJOR_MASK)

Completed in 2 milliseconds