Searched refs:slope_thres (Results 1 – 2 of 2) sorted by relevance
106 int slope_thres; member284 data->slope_thres = val; in bmg160_chip_init()351 data->slope_thres); in bmg160_setup_any_motion_interrupt()704 *val = data->slope_thres & BMG160_SLOPE_THRES_MASK; in bmg160_read_event()726 data->slope_thres &= ~BMG160_SLOPE_THRES_MASK; in bmg160_write_event()727 data->slope_thres |= (val & BMG160_SLOPE_THRES_MASK); in bmg160_write_event()
202 u32 slope_thres; member327 data->slope_thres); in bmc150_accel_update_slope()340 dev_dbg(dev, "%x %x\n", data->slope_thres, data->slope_dur); in bmc150_accel_update_slope()681 *val = data->slope_thres; in bmc150_accel_read_event()707 data->slope_thres = val & BMC150_ACCEL_SLOPE_THRES_MASK; in bmc150_accel_write_event()1540 data->slope_thres = BMC150_ACCEL_DEF_SLOPE_THRESHOLD; in bmc150_accel_chip_init()