Home
last modified time | relevance | path

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

/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c205 config->bclk_inverted); in configure_protocol()
209 config->bclk_inverted); in configure_protocol()
446 active->bclk_inverted == config->bclk_inverted && in ux500_msp_config_compatible()
H A Dux500_msp_dai.c136 msp_config->bclk_inverted = true; in setup_clocking()
140 msp_config->bclk_inverted = true; in setup_clocking()
H A Dux500_msp_i2s.h467 bool bclk_inverted; member