Home
last modified time | relevance | path

Searched refs:sca3000_write_ctrl_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dsca3000.c354 * sca3000_write_ctrl_reg() write to a lock protect ctrl register
364 static int sca3000_write_ctrl_reg(struct sca3000_state *st, in sca3000_write_ctrl_reg() function
653 return sca3000_write_ctrl_reg(st, SCA3000_REG_CTRL_SEL_OUT_CTRL, in sca3000_write_raw_samp_freq()
946 ret = sca3000_write_ctrl_reg(st, in sca3000_write_event_value()
1191 ret = sca3000_write_ctrl_reg(st, in sca3000_motion_detect_set_state()
1199 ret = sca3000_write_ctrl_reg(st, in sca3000_motion_detect_set_state()
1400 ret = sca3000_write_ctrl_reg(st, SCA3000_REG_CTRL_SEL_MD_CTRL, in sca3000_clean_setup()
1409 ret = sca3000_write_ctrl_reg(st, SCA3000_REG_CTRL_SEL_OUT_CTRL, in sca3000_clean_setup()
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dsca3000.c354 * sca3000_write_ctrl_reg() - write to a lock protect ctrl register
364 static int sca3000_write_ctrl_reg(struct sca3000_state *st, in sca3000_write_ctrl_reg() function
660 return sca3000_write_ctrl_reg(st, SCA3000_REG_CTRL_SEL_OUT_CTRL, in sca3000_write_raw_samp_freq()
954 ret = sca3000_write_ctrl_reg(st, in sca3000_write_event_value()
1199 ret = sca3000_write_ctrl_reg(st, in sca3000_motion_detect_set_state()
1207 ret = sca3000_write_ctrl_reg(st, in sca3000_motion_detect_set_state()
1394 ret = sca3000_write_ctrl_reg(st, SCA3000_REG_CTRL_SEL_MD_CTRL, in sca3000_clean_setup()
1403 ret = sca3000_write_ctrl_reg(st, SCA3000_REG_CTRL_SEL_OUT_CTRL, in sca3000_clean_setup()

Completed in 5 milliseconds