Home
last modified time | relevance | path

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

/linux/include/linux/mfd/syscon/
H A Dimx6q-iomuxc-gpr.h466 #define MCLK_DIR(x) (x == 1 ? IMX6UL_GPR1_SAI1_MCLK_DIR : x == 2 ? \ macro
/linux/sound/soc/fsl/
H A Dfsl_sai.c1509 regmap_update_bits(gpr, IOMUXC_GPR1, MCLK_DIR(index), in fsl_sai_probe()
1510 MCLK_DIR(index)); in fsl_sai_probe()