Home
last modified time | relevance | path

Searched refs:dvolt (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/loongson/dev/
H A Dkb3310.c325 uint bat_status, count, dvolt, dcap; in ykbec_print_bat_info() local
335 dvolt = ykbec_read16(sc, REG_DESIGN_VOL_HIGH); in ykbec_print_bat_info()
337 printf("%d cells, design capacity %dmV %dmAh", count, dvolt, dcap); in ykbec_print_bat_info()