Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daxp81x.c192 #define AXP_BAT_CAP_WARN_LV1 0xf0 /* Bits 4, 5, 6, 7 */ macro
1568 sc->warn_thres = (val & AXP_BAT_CAP_WARN_LV1) >> 4; in axp8xx_attach()