Searched refs:to_idx (Results 1 – 4 of 4) sorted by relevance
214 int to = calc_idx(xor->to_idx, cf->can_dlc); in cgw_csum_xor_rel()238 for (i = xor->from_idx; i <= xor->to_idx; i++) in cgw_csum_xor_pos()249 for (i = xor->from_idx; i >= xor->to_idx; i--) in cgw_csum_xor_neg()258 int to = calc_idx(crc8->to_idx, cf->can_dlc); in cgw_csum_crc8_rel()267 for (i = crc8->from_idx; i <= crc8->to_idx; i++) in cgw_csum_crc8_rel()270 for (i = crc8->from_idx; i >= crc8->to_idx; i--) in cgw_csum_crc8_rel()299 for (i = crc8->from_idx; i <= crc8->to_idx; i++) in cgw_csum_crc8_pos()326 for (i = crc8->from_idx; i >= crc8->to_idx; i--) in cgw_csum_crc8_neg()720 err = cgw_chk_csum_parms(c->from_idx, c->to_idx, in cgw_parse_attr()732 if (c->from_idx < 0 || c->to_idx < 0 || in cgw_parse_attr()[all …]
110 __s8 to_idx; member117 __s8 to_idx; member
906 int i, from_idx, to_idx; in lg4ff_identify_multimode_wheel() local913 to_idx = checklist->count - 1; in lg4ff_identify_multimode_wheel()918 to_idx = checklist->count - 2; /* End identity check at G25 */ in lg4ff_identify_multimode_wheel()923 to_idx = checklist->count - 3; /* End identity check at G27 */ in lg4ff_identify_multimode_wheel()928 to_idx = checklist->count - 4; /* End identity check at DFGT */ in lg4ff_identify_multimode_wheel()934 for (i = from_idx; i <= to_idx; i++) { in lg4ff_identify_multimode_wheel()
424 u64 rd_idx, from_idx, to_idx; in its_wait_for_range_completion() local428 to_idx = its_cmd_ptr_to_offset(its, to); in its_wait_for_range_completion()432 if (rd_idx >= to_idx || rd_idx < from_idx) in its_wait_for_range_completion()