Searched refs:tbl_size (Results 1 – 1 of 1) sorted by relevance
140 u32 tbl_size = bq25890_tables[id].lt.size; in bq25890_find_idx() local142 for (idx = 1; idx < tbl_size && tbl[idx] <= value; idx++) in bq25890_find_idx()