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