Lines Matching refs:opp_count
392 * @opp_count: bank opp count
454 u32 opp_count;
519 for (i = 0; i < svsb->opp_count; i++) {
555 opp_stop = svsb->opp_count;
558 opp_stop = svsb->opp_count;
580 opp_stop = svsb->opp_count;
760 for (i = 0; i < svsb->opp_count; i++) {
870 u32 middle_index = (svsb->opp_count / 2);
891 /* volt[turn_pt] + volt[j] ~ volt[opp_count - 1] */
892 j = svsb->opp_count - 7;
895 for (i = j; i < svsb->opp_count; i++) {
933 /* volt[turn_pt] ~ volt[opp_count - 1] */
934 for (i = turn_pt; i < svsb->opp_count; i++) {
949 opp_stop = svsb->opp_count;
962 u32 middle_index = (svsb->opp_count / 2);
964 for (i = 0; i < svsb->opp_count; i++) {
995 * freq_pct[opp_count - 7] ~ freq_pct[opp_count -1]
999 j = svsb->opp_count - 7;
1000 for (i = j; i < svsb->opp_count; i++) {
1025 /* freq_pct[turn_pt] ~ freq_pct[opp_count - 1] */
1026 for (i = turn_pt; i < svsb->opp_count; i++) {
1070 for (i = 0; i < svsb->opp_count; i++)
1360 for (i = 0; i < svsb->opp_count; i++) {
1430 for (i = 0; i < svsb->opp_count; i++) {
1693 if (svsb->opp_count != count) {
1695 "opp_count not \"%u\" but get \"%d\"?\n",
1696 svsb->opp_count, count);
1700 for (i = 0, freq = U32_MAX; i < svsb->opp_count; i++, freq--) {
2125 .opp_count = MAX_OPP_ENTRIES,
2154 .opp_count = MAX_OPP_ENTRIES,
2185 .opp_count = MAX_OPP_ENTRIES,
2209 .opp_count = MAX_OPP_ENTRIES,
2232 .opp_count = MAX_OPP_ENTRIES,
2258 .opp_count = MAX_OPP_ENTRIES,