Searched defs:sta32x_platform_data (Results 1 – 1 of 1) sorted by relevance
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 …]