Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h86 int in_magno_z; member
H A Damd_sfh_hid_desc.c245 magno_input.in_magno_z = (int)sensor_virt_addr[2] / AMD_SFH_FW_MULTIPLIER; in get_input_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c227 magno_input.in_magno_z = float_to_int(mag_data.magdata.z) / 100; in get_input_rep()