Searched refs:I2S_OPT_BIT_CLK_MASTER (Results 1 – 8 of 8) sorted by relevance
171 | I2S_OPT_BIT_CLK_MASTER; in configure_stream()178 | I2S_OPT_BIT_CLK_MASTER; in configure_stream()
226 if (cfg->i2s.options & I2S_OPT_BIT_CLK_MASTER) { in codec_configure_dai()320 if (i2s->options & I2S_OPT_BIT_CLK_MASTER) { in codec_configure_clocks()341 if (i2s->options & I2S_OPT_BIT_CLK_MASTER) { in codec_configure_clocks()
131 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER | I2S_OPT_BIT_CLK_MASTER; in mpxxdtyy_i2s_configure()
179 #define I2S_OPT_BIT_CLK_MASTER (0 << 1) macro
145 | I2S_OPT_BIT_CLK_MASTER; in configure_stream()152 | I2S_OPT_BIT_CLK_MASTER; in configure_stream()
278 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in main()
188 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in ws2812_i2s_init()
92 case I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER: in i2s_mcux_flexcomm_cfg_convert()102 case I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_SLAVE: in i2s_mcux_flexcomm_cfg_convert()