Searched refs:high_precision (Results 1 – 5 of 5) sorted by relevance
172 if (data->setup.high_precision) { in shtc1_select_command()235 data->setup.high_precision = true; in shtc1_probe()241 data->setup.high_precision = !of_property_read_bool(np, "sensicon,low-precision"); in shtc1_probe()
445 data->command = data->setup.high_precision ? in sht3x_select_command()450 if (data->setup.high_precision) { in sht3x_select_command()598 if (data->setup.high_precision) in update_interval_store()694 data->setup.high_precision = true; in sht3x_probe()
12 bool high_precision; member
13 bool high_precision; member
921 bool contact_valid, bool high_precision, in elan_report_contact() argument929 if (high_precision) { in elan_report_contact()958 u8 mk_data = high_precision ? in elan_report_contact()985 bool high_precision) in elan_report_absolute() argument1000 elan_report_contact(data, i, contact_valid, high_precision, in elan_report_absolute()