Home
last modified time | relevance | path

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

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