Searched defs:sta32x_platform_data (Results 1 – 2 of 2) sorted by relevance
26 struct sta32x_platform_data { struct27 u8 output_conf;28 u8 ch1_output_mapping;29 u8 ch2_output_mapping;30 u8 ch3_output_mapping;31 int needs_esd_watchdog;32 u8 drop_compensation_ns;33 unsigned int thermal_warning_recovery:1;34 unsigned int thermal_warning_adjustment:1;35 unsigned int fault_detect_recovery:1;[all …]
22 struct sta32x_platform_data { struct23 u8 output_conf;24 u8 ch1_output_mapping;25 u8 ch2_output_mapping;26 u8 ch3_output_mapping;27 int needs_esd_watchdog;28 u8 drop_compensation_ns;29 unsigned int thermal_warning_recovery:1;30 unsigned int thermal_warning_adjustment:1;31 unsigned int fault_detect_recovery:1;[all …]