Home
last modified time | relevance | path

Searched refs:HID_DEFAULT_MAX_VALUE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.c23 #define HID_DEFAULT_MAX_VALUE 0x80 macro
155 acc_feature.accel_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
163 gyro_feature.gyro_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
171 magno_feature.heading_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
174 magno_feature.flux_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
183 als_feature.als_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c21 #define HID_DEFAULT_MAX_VALUE 0x80 macro
88 acc_feature.accel_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
96 gyro_feature.gyro_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
104 magno_feature.heading_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
107 magno_feature.flux_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
115 als_feature.als_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()