Searched refs:st_lsm6dsx_set_page (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_shub.c | 182 err = st_lsm6dsx_set_page(hw, true); in st_lsm6dsx_shub_read_output() 191 st_lsm6dsx_set_page(hw, false); in st_lsm6dsx_shub_read_output() 209 err = st_lsm6dsx_set_page(hw, true); in st_lsm6dsx_shub_write_reg() 215 st_lsm6dsx_set_page(hw, false); in st_lsm6dsx_shub_write_reg() 229 err = st_lsm6dsx_set_page(hw, true); in st_lsm6dsx_shub_write_reg_with_mask() 235 st_lsm6dsx_set_page(hw, false); in st_lsm6dsx_shub_write_reg_with_mask() 259 err = st_lsm6dsx_set_page(hw, true); in st_lsm6dsx_shub_master_enable() 269 st_lsm6dsx_set_page(hw, false); in st_lsm6dsx_shub_master_enable()
|
H A D | st_lsm6dsx_core.c | 1554 int st_lsm6dsx_set_page(struct st_lsm6dsx_hw *hw, bool enable) in st_lsm6dsx_set_page() function 2172 err = st_lsm6dsx_set_page(hw, true); in st_lsm6dsx_init_shub() 2183 st_lsm6dsx_set_page(hw, false); in st_lsm6dsx_init_shub() 2191 err = st_lsm6dsx_set_page(hw, true); in st_lsm6dsx_init_shub() 2200 st_lsm6dsx_set_page(hw, false); in st_lsm6dsx_init_shub()
|