Searched refs:press_tgt (Results 1 – 1 of 1) sorted by relevance
541 __be16 press_tgt; in mpl3115_read_thresh() local550 sizeof(press_tgt), in mpl3115_read_thresh()551 (u8 *)&press_tgt); in mpl3115_read_thresh()559 *val = be16_to_cpu(press_tgt) << 1; in mpl3115_read_thresh()584 __be16 press_tgt; in mpl3115_write_thresh() local596 press_tgt = cpu_to_be16(val); in mpl3115_write_thresh()600 sizeof(press_tgt), in mpl3115_write_thresh()601 (u8 *)&press_tgt); in mpl3115_write_thresh()