Searched refs:lmax (Results 1 – 2 of 2) sorted by relevance
467 int lmin, lmax, ldef; in pvr2_try_fmt_vid_cap() local476 lmax = pvr2_ctrl_get_max(hcp); in pvr2_try_fmt_vid_cap()482 else if (w > lmax) in pvr2_try_fmt_vid_cap()483 w = lmax; in pvr2_try_fmt_vid_cap()485 lmax = pvr2_ctrl_get_max(vcp); in pvr2_try_fmt_vid_cap()491 else if (h > lmax) in pvr2_try_fmt_vid_cap()492 h = lmax; in pvr2_try_fmt_vid_cap()
638 long pcharge, charge, vb, vmax, lmax; in done_battery_state_ohare() local652 lmax = 6500; in done_battery_state_ohare()656 lmax = 6500; in done_battery_state_ohare()678 if (pcharge > lmax) in done_battery_state_ohare()679 pcharge = lmax; in done_battery_state_ohare()681 pcharge = 100 - pcharge / lmax; in done_battery_state_ohare()