Home
last modified time | relevance | path

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

/linux/include/uapi/sound/sof/
A Dabi.h33 #define SOF_ABI_MAJOR_SHIFT 24 macro
41 (((major) << SOF_ABI_MAJOR_SHIFT) | \
46 (((version) >> SOF_ABI_MAJOR_SHIFT) & SOF_ABI_MAJOR_MASK)

Completed in 2 milliseconds