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