Searched refs:batps (Results 1 – 2 of 2) sorted by relevance
558 if (data->batps) in print_basics()559 pr_info("Only %d pstates on battery\n", data->batps); in print_basics()568 if (data->batps) { in fill_powernow_table()571 data->batps); in fill_powernow_table()572 data->numps = data->batps; in fill_powernow_table()665 data->batps = ((psb->flags2) >> 6) & 3; in find_psb_table()
12 u32 batps; /* number of p-states supported on battery */ member