Home
last modified time | relevance | path

Searched refs:in_magno_y (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h85 int in_magno_y; member
H A Damd_sfh_hid_desc.c244 magno_input.in_magno_y = (int)sensor_virt_addr[1] / AMD_SFH_FW_MULTIPLIER; in get_input_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c226 magno_input.in_magno_y = float_to_int(mag_data.magdata.y) / 100; in get_input_rep()