OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fullcap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/loongson/dev/
kb3310.c
338
u_int cap_pct,
fullcap
;
local in function:ykbec_refresh
355
fullcap
= ykbec_read16(sc, REG_FULLCHG_CAP_HIGH);
356
sc->sc_sensor[YKBEC_FCAP].value =
fullcap
* 1000;
419
fullcap
= cap_pct * 60 *
fullcap
/ 100;
420
ykbec_apmdata.minutes_left =
fullcap
/ current;
kb3310.c
338
u_int cap_pct,
fullcap
;
local in function:ykbec_refresh
355
fullcap
= ykbec_read16(sc, REG_FULLCHG_CAP_HIGH);
356
sc->sc_sensor[YKBEC_FCAP].value =
fullcap
* 1000;
419
fullcap
= cap_pct * 60 *
fullcap
/ 100;
420
ykbec_apmdata.minutes_left =
fullcap
/ current;
Completed in 29 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025