Searched refs:I2S_OPT_BIT_CLK_GATED (Results 1 – 3 of 3) sorted by relevance
177 #define I2S_OPT_BIT_CLK_GATED BIT(0) macro
389 | ((i2s_cfg->options & I2S_OPT_BIT_CLK_GATED) in set_rx_data_format()478 | ((i2s_cfg->options & I2S_OPT_BIT_CLK_GATED) in set_tx_data_format()
351 if (i2s_cfg->options & I2S_OPT_BIT_CLK_GATED) { in i2s_litex_configure()