Searched refs:fifo_mode (Results 1 – 5 of 5) sorted by relevance
154 enum st_lsm6dsx_fifo_mode fifo_mode; member177 enum st_lsm6dsx_fifo_mode fifo_mode);
160 enum st_lsm6dsx_fifo_mode fifo_mode) in st_lsm6dsx_set_fifo_mode() argument167 fifo_mode)); in st_lsm6dsx_set_fifo_mode()171 hw->fifo_mode = fifo_mode; in st_lsm6dsx_set_fifo_mode()425 if (hw->fifo_mode != ST_LSM6DSX_FIFO_BYPASS) { in st_lsm6dsx_update_fifo()
879 if (hw->fifo_mode != ST_LSM6DSX_FIFO_BYPASS) in st_lsm6dsx_suspend()
198 u8 fifo_mode, watermark; member801 state = data->fifo_mode; in bmc150_accel_get_fifo_state()1253 if (data->fifo_mode) { in bmc150_accel_irq_thread_handler()1301 if (data->ev_enable_state || data->fifo_mode) in bmc150_accel_irq_handler()1385 ret = regmap_write(data->regmap, reg, data->fifo_mode); in bmc150_accel_fifo_set_mode()1391 if (!data->fifo_mode) in bmc150_accel_fifo_set_mode()1427 data->fifo_mode = BMC150_ACCEL_FIFO_MODE_FIFO; in bmc150_accel_buffer_postenable()1431 data->fifo_mode = 0; in bmc150_accel_buffer_postenable()1451 if (!data->fifo_mode) in bmc150_accel_buffer_predisable()1456 data->fifo_mode = 0; in bmc150_accel_buffer_predisable()
260 u8 fifo_mode; member