Searched refs:xyz1 (Results 1 – 1 of 1) sorted by relevance
124 __le16 xyz1; member364 u16 xyz1 = le16_to_cpu(tregs->xyz1); in bmc150_magn_compensate_x() local370 rhall = xyz1; in bmc150_magn_compensate_x()372 val = ((s16)(((u16)((((s32)xyz1) << 14) / rhall)) - ((u16)0x4000))); in bmc150_magn_compensate_x()386 u16 xyz1 = le16_to_cpu(tregs->xyz1); in bmc150_magn_compensate_y() local392 rhall = xyz1; in bmc150_magn_compensate_y()394 val = ((s16)(((u16)((((s32)xyz1) << 14) / rhall)) - ((u16)0x4000))); in bmc150_magn_compensate_y()408 u16 xyz1 = le16_to_cpu(tregs->xyz1); in bmc150_magn_compensate_z() local418 ((s16)xyz1)))) >> 2)) / (z2 + ((s16)(((((s32)z1) * in bmc150_magn_compensate_z()