Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dsharpsl_pm.h39 int charge_acin_high; member
Dcorgi_pm.c176 .charge_acin_high = SHARPSL_CHARGE_ON_ACIN_HIGH,
Dspitz_pm.c212 .charge_acin_high = SHARPSL_CHARGE_ON_ACIN_HIGH,
Dsharpsl_pm.c565 …if ((temp > sharpsl_pm.machinfo->charge_acin_high) || (temp < sharpsl_pm.machinfo->charge_acin_low… in sharpsl_ac_check()