Searched refs:FSL_SAI_CR2_MSEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_sai.h | 126 #define FSL_SAI_CR2_MSEL(ID) ((ID) << 26) macro |
H A D | fsl_sai.c | 492 FSL_SAI_CR2_MSEL(sai->mclk_id[tx])); in fsl_sai_set_bclk() |