Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/cirrus/
H A Dep93xx-i2s.c69 #define EP93XX_I2S_CLKCFG_MASTER (1 << 3) /* Master mode */ macro
262 clk_cfg |= EP93XX_I2S_CLKCFG_MASTER; in ep93xx_i2s_set_dai_fmt()
267 clk_cfg &= ~EP93XX_I2S_CLKCFG_MASTER; in ep93xx_i2s_set_dai_fmt()