Lines Matching defs:sta350_platform_data
29 struct sta350_platform_data { struct
30 u8 output_conf;
31 u8 ch1_output_mapping;
32 u8 ch2_output_mapping;
33 u8 ch3_output_mapping;
34 u8 ffx_power_output_mode;
35 u8 drop_compensation_ns;
36 u8 powerdown_delay_divider;
37 unsigned int thermal_warning_recovery:1;
38 unsigned int thermal_warning_adjustment:1;
39 unsigned int fault_detect_recovery:1;
40 unsigned int oc_warning_adjustment:1;
41 unsigned int max_power_use_mpcc:1;
42 unsigned int max_power_correction:1;
43 unsigned int am_reduction_mode:1;
44 unsigned int odd_pwm_speed_mode:1;
45 unsigned int distortion_compensation:1;
46 unsigned int invalid_input_detect_mute:1;
47 unsigned int activate_mute_output:1;
48 unsigned int bridge_immediate_off:1;
49 unsigned int noise_shape_dc_cut:1;
50 unsigned int powerdown_master_vol:1;