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