Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/sof/
H A Dabi.h39 #define SOF_ABI_PATCH_SHIFT 0 macro
45 ((patch) << SOF_ABI_PATCH_SHIFT))
52 (((version) >> SOF_ABI_PATCH_SHIFT) & SOF_ABI_PATCH_MASK)