Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx.h120 struct st_lsm6dsx_hw *hw;
146 struct st_lsm6dsx_hw { struct
172 int st_lsm6dsx_fifo_setup(struct st_lsm6dsx_hw *hw); argument
175 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw);
176 int st_lsm6dsx_set_fifo_mode(struct st_lsm6dsx_hw *hw,
Dst_lsm6dsx_buffer.c85 static void st_lsm6dsx_get_max_min_odr(struct st_lsm6dsx_hw *hw, in st_lsm6dsx_get_max_min_odr()
103 static int st_lsm6dsx_update_decimators(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_update_decimators()
159 int st_lsm6dsx_set_fifo_mode(struct st_lsm6dsx_hw *hw, in st_lsm6dsx_set_fifo_mode()
179 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_fifo_odr()
191 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_update_watermark()
230 static int st_lsm6dsx_reset_hw_ts(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_reset_hw_ts()
256 static inline int st_lsm6dsx_read_block(struct st_lsm6dsx_hw *hw, u8 *data, in st_lsm6dsx_read_block()
285 static int st_lsm6dsx_read_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_read_fifo()
403 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_flush_fifo()
420 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_update_fifo()
[all …]
Dst_lsm6dsx_core.c337 static int st_lsm6dsx_check_whoami(struct st_lsm6dsx_hw *hw, int id) in st_lsm6dsx_check_whoami()
374 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_full_scale()
417 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_odr()
446 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_sensor_disable()
464 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_read_oneshot()
555 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_watermark()
650 static int st_lsm6dsx_of_get_drdy_pin(struct st_lsm6dsx_hw *hw, int *drdy_pin) in st_lsm6dsx_of_get_drdy_pin()
660 static int st_lsm6dsx_get_drdy_reg(struct st_lsm6dsx_hw *hw, u8 *drdy_reg) in st_lsm6dsx_get_drdy_reg()
688 static int st_lsm6dsx_init_hw_timer(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_init_hw_timer()
726 static int st_lsm6dsx_init_device(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_init_device()
[all …]