Lines Matching full:u32
56 u32 message_id;
66 u32 error_code;
67 u32 first_uid_offset;
68 u32 uid_count;
69 u32 current_uid_index;
81 u32 line_max_level; /* float */
82 u32 micro_max_level; /* float */
83 u32 cd_max_level; /* float */
88 u32 is_present;
89 u32 hw_connection_type;
90 u32 max_level; /* float */
91 u32 min_var_level; /* float */
92 u32 max_var_level; /* float */
93 u32 step_var_level; /* float */
94 u32 fix_gain; /* float */
95 u32 zero_var; /* float */
100 u32 hw_connection_type;
101 u32 presence;
102 u32 clock;
103 u32 reserved;
108 u32 type_mask;
112 u32 analog_level_present;
117 u32 type_mask;
124 u32 clock_type_mask;
131 u32 txx_status;
142 u32 size_max_byte_frame;
143 u32 size_max_sample_frame;
144 u32 nb_bytes_max_per_sample; /* float */
152 u32 stream_count;
153 u32 channel_count;
154 u32 user_grp_number;
155 u32 first_phys_audio;
156 u32 latency;
159 u32 flow_entry[32];
165 u32 stream_desc;
170 u32 status;
172 u32 pipe_desc;
173 u32 stream_count;
183 u32 status;
184 u32 unused[2];
203 u32 stream_idx;
204 u32 fx_number;
211 u32 flow_entry;
212 u32 flow_phy_addr;
217 u32 delayed;
219 u32 reserved4np[3];
220 u32 stream_count; /* set to 1 for instance */
230 u32 delayed;
232 u32 reserved4np[2];
233 u32 pipe_count; /* set to 1 for instance */
239 u32 txx_status;
249 u32 buffer_id;
250 u32 validity;
251 u32 sample_pos_high_part;
252 u32 sample_pos_low_part;
261 ((MSG_DEFAULT_SIZE - sizeof(u32)) / sizeof(struct mixart_sample_pos))
264 u32 stream_count;
276 u32 error_code;
304 u32 error_code;
305 u32 validation_mask;
306 u32 frequency;
307 u32 reference_frequency;
308 u32 clock_generic_type;
309 u32 clock_mode;
312 u32 event_mode;
313 u32 synchro_signal_presence;
314 u32 format;
315 u32 board_mask;
316 u32 nb_callers; /* set to 1 (see below) */
322 u32 status;
323 u32 clock_mode;
363 u32 coding_type; /* use enum mixart_coding_type */
364 u32 sample_type; /* use enum mixart_sample_type */
368 u32 linear_endian_ness;
369 u32 linear_bits;
370 u32 is_signed;
371 u32 is_float;
375 u32 mpeg_layer;
376 u32 mpeg_mode;
377 u32 mpeg_mode_extension;
378 u32 mpeg_pre_emphasis;
379 u32 mpeg_has_padding_bit;
380 u32 mpeg_has_crc;
381 u32 mpeg_has_extension;
382 u32 mpeg_is_original;
383 u32 mpeg_has_copyright;
387 u32 delayed;
389 u32 sample_size;
390 u32 has_header;
391 u32 has_suffix;
392 u32 has_bitrate;
393 u32 samples_per_frame;
394 u32 bytes_per_frame;
395 u32 bytes_per_sample;
396 u32 sampling_freq;
397 u32 number_of_channel;
398 u32 stream_number;
399 u32 buffer_size;
400 u32 differed_time;
401 u32 reserved4np[3];
402 u32 pipe_count; /* set to 1 (array size !) */
403 u32 stream_count; /* set to 1 (array size !) */
414 u32 txx_status;
415 u32 digital_level; /* float */
416 u32 analog_level; /* float */
417 u32 monitor_level; /* float */
418 u32 mute;
419 u32 monitor_mute1;
420 u32 monitor_mute2;
437 u32 delayed;
439 u32 valid_mask1;
440 u32 valid_mask2;
441 u32 digital_level; /* float */
442 u32 analog_level; /* float */
443 u32 monitor_level; /* float */
444 u32 mute;
445 u32 monitor_mute1;
446 u32 monitor_mute2;
447 u32 reserved4np;
458 u32 error_code;
459 u32 first_uid_offset;
460 u32 nb_uid;
461 u32 current_uid_index;
472 u32 analog_level; /* float */
473 u32 unused[2];
489 u32 valid_mask1;
490 u32 valid_mask2;
491 u32 digital_level;
492 u32 analog_level;
497 u32 delayed;
499 u32 audio_count; /* set to <= 2 */
500 u32 reserved4np;
522 u32 valid_mask1;
523 u32 valid_mask2;
524 u32 left_to_out1_level;
525 u32 left_to_out2_level;
526 u32 right_to_out1_level;
527 u32 right_to_out2_level;
528 u32 digital_level1;
529 u32 digital_level2;
530 u32 mute1;
531 u32 mute2;
542 u32 delayed;
544 u32 reserved4np[2];
545 u32 nb_of_stream; /* set to 1 */
549 /* response to this request is a u32 status value */
557 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_e…