Searched refs:req_odr (Results 1 – 1 of 1) sorted by relevance
1652 st_lsm6dsx_set_odr(struct st_lsm6dsx_sensor *sensor, u32 req_odr) in st_lsm6dsx_set_odr() argument1682 odr = st_lsm6dsx_check_odr_dependency(hw, req_odr, i); in st_lsm6dsx_set_odr()1683 if (odr != req_odr) in st_lsm6dsx_set_odr()1693 if (req_odr > 0) { in st_lsm6dsx_set_odr()1694 err = st_lsm6dsx_check_odr(ref_sensor, req_odr, &val); in st_lsm6dsx_set_odr()