Searched refs:BM_SAIF_CTRL_LRCLK_POLARITY (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/mxs/
H A Dmxs-saif.c303 scr0 = scr0 & ~BM_SAIF_CTRL_BITCLK_EDGE & ~BM_SAIF_CTRL_LRCLK_POLARITY \ mxs_saif_set_dai_fmt()
312 scr &= ~BM_SAIF_CTRL_LRCLK_POLARITY; mxs_saif_set_dai_fmt()
317 scr &= ~BM_SAIF_CTRL_LRCLK_POLARITY; mxs_saif_set_dai_fmt()
328 scr |= BM_SAIF_CTRL_LRCLK_POLARITY; mxs_saif_set_dai_fmt()
332 scr &= ~BM_SAIF_CTRL_LRCLK_POLARITY; mxs_saif_set_dai_fmt()
336 scr |= BM_SAIF_CTRL_LRCLK_POLARITY; mxs_saif_set_dai_fmt()
340 scr &= ~BM_SAIF_CTRL_LRCLK_POLARITY; mxs_saif_set_dai_fmt()
H A Dmxs-saif.h53 #define BM_SAIF_CTRL_LRCLK_POLARITY 0x00000200 macro

Completed in 115 milliseconds