/src/sys/arch/evbmips/loongson/dev/ |
kb3310.c | 317 uint bat_status, count, dvolt, dcap; local in function:ykbec_print_bat_info 327 dvolt = ykbec_read16(sc, REG_DESIGN_VOL_HIGH); 329 printf("%d cells, design capacity %dmV %dmAh", count, dvolt, dcap);
|
kb3310.c | 317 uint bat_status, count, dvolt, dcap; local in function:ykbec_print_bat_info 327 dvolt = ykbec_read16(sc, REG_DESIGN_VOL_HIGH); 329 printf("%d cells, design capacity %dmV %dmAh", count, dvolt, dcap);
|