Home
last modified time | relevance | path

Searched defs:msp_multichannel_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/ux500/
Dux500_msp_i2s.h398 struct msp_multichannel_config { struct
399 bool rx_multichannel_enable;
400 bool tx_multichannel_enable;
401 enum msp_rx_comparison_enable_mode rx_comparison_enable_mode;
402 u8 padding;
403 u32 comparison_value;
404 u32 comparison_mask;
405 u32 rx_channel_0_enable;
406 u32 rx_channel_1_enable;
407 u32 rx_channel_2_enable;
[all …]