Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/ux500/
Dux500_msp_i2s.h392 struct msp_multichannel_config { struct
393 bool rx_multichannel_enable;
394 bool tx_multichannel_enable;
395 enum msp_rx_comparison_enable_mode rx_comparison_enable_mode;
396 u8 padding;
397 u32 comparison_value;
398 u32 comparison_mask;
399 u32 rx_channel_0_enable;
400 u32 rx_channel_1_enable;
401 u32 rx_channel_2_enable;
[all …]