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