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