Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/sof/
Dabi.h25 #define SOF_ABI_MAJOR_MASK 0xff macro
31 #define SOF_ABI_VERSION_MAJOR(version) (((version) >> SOF_ABI_MAJOR_SHIFT) & SOF_ABI_MAJOR_MASK)