Searched refs:req_odr (Results 1 – 1 of 1) sorted by relevance
1458 st_lsm6dsx_set_odr(struct st_lsm6dsx_sensor *sensor, u32 req_odr) in st_lsm6dsx_set_odr() argument1488 odr = st_lsm6dsx_check_odr_dependency(hw, req_odr, i); in st_lsm6dsx_set_odr()1489 if (odr != req_odr) in st_lsm6dsx_set_odr()1499 if (req_odr > 0) { in st_lsm6dsx_set_odr()1500 err = st_lsm6dsx_check_odr(ref_sensor, req_odr, &val); in st_lsm6dsx_set_odr()