Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/sof/
Dabi.h38 #define SOF_ABI_PATCH_MASK 0xfff macro
50 (((version) >> SOF_ABI_PATCH_SHIFT) & SOF_ABI_PATCH_MASK)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
Dabi.h29 #define SOF_ABI_PATCH_MASK 0xfff macro
33 #define SOF_ABI_VERSION_PATCH(version) (((version) >> SOF_ABI_PATCH_SHIFT) & SOF_ABI_PATCH_MASK)