Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/syscon/
Dimx6q-iomuxc-gpr.h464 #define MCLK_DIR(x) (x == 1 ? IMX6UL_GPR1_SAI1_MCLK_DIR : x == 2 ? \ macro
/linux-5.19.10/sound/soc/fsl/
Dfsl_sai.c1120 regmap_update_bits(gpr, IOMUXC_GPR1, MCLK_DIR(index), in fsl_sai_probe()
1121 MCLK_DIR(index)); in fsl_sai_probe()