Searched refs:FSL_SAI_PARAM_WPF_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_sai.h | 190 #define FSL_SAI_PARAM_WPF_SHIFT 8 macro |
H A D | fsl_sai.c | 1193 ((val & FSL_SAI_PARAM_WPF_MASK) >> FSL_SAI_PARAM_WPF_SHIFT); in fsl_sai_check_version() |