Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dsharpsl_pm.h44 int charge_acin_low; member
/linux-4.1.27/arch/arm/mach-pxa/
Dcorgi_pm.c187 .charge_acin_low = SHARPSL_CHARGE_ON_ACIN_LOW,
Dspitz_pm.c221 .charge_acin_low = SHARPSL_CHARGE_ON_ACIN_LOW,
Dsharpsl_pm.c569 …if ((temp > sharpsl_pm.machinfo->charge_acin_high) || (temp < sharpsl_pm.machinfo->charge_acin_low in sharpsl_ac_check()