Searched refs:FSL_SAI_PARAM_SPF_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_sai.h | 188 #define FSL_SAI_PARAM_SPF_SHIFT 16 macro |
H A D | fsl_sai.c | 1189 ((val & FSL_SAI_PARAM_SPF_MASK) >> FSL_SAI_PARAM_SPF_SHIFT); in fsl_sai_check_version() |