Home
last modified time | relevance | path

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

/linux-3.3/sound/aoa/soundbus/i2sbus/
Dinterface.h16 struct i2s_interface_regs { struct
17 __le32 intr_ctl; /* 0x00 */
19 __le32 serial_format; /* 0x10 */
21 __le32 codec_msg_out; /* 0x20 */
23 __le32 codec_msg_in; /* 0x30 */
25 __le32 frame_count; /* 0x40 */
27 __le32 frame_match; /* 0x50 */
29 __le32 data_word_sizes; /* 0x60 */
31 __le32 peak_level_sel; /* 0x70 */
33 __le32 peak_level_in0; /* 0x80 */
[all …]