Home
last modified time | relevance | path

Searched refs:acin (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dspitz_pm.c132 int acin = sharpsl_pm.machinfo->read_devdata(SHARPSL_STATUS_ACIN); in spitz_should_wakeup() local
134 if (spitz_last_ac_status != acin) { in spitz_should_wakeup()
135 if (acin) { in spitz_should_wakeup()
146 spitz_last_ac_status = acin; in spitz_should_wakeup()
H A Dsharpsl_pm.c340 int acin = sharpsl_pm.machinfo->read_devdata(SHARPSL_STATUS_ACIN); in sharpsl_ac_timer() local
342 dev_dbg(sharpsl_pm.dev, "AC Status: %d\n", acin); in sharpsl_ac_timer()
345 if (acin && (sharpsl_pm.charge_mode != CHRG_ON)) in sharpsl_ac_timer()
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dspitz_pm.c132 int acin = sharpsl_pm.machinfo->read_devdata(SHARPSL_STATUS_ACIN); in spitz_should_wakeup() local
134 if (spitz_last_ac_status != acin) { in spitz_should_wakeup()
135 if (acin) { in spitz_should_wakeup()
146 spitz_last_ac_status = acin; in spitz_should_wakeup()
H A Dsharpsl_pm.c336 int acin = sharpsl_pm.machinfo->read_devdata(SHARPSL_STATUS_ACIN); in sharpsl_ac_timer() local
338 dev_dbg(sharpsl_pm.dev, "AC Status: %d\n", acin); in sharpsl_ac_timer()
341 if (acin && (sharpsl_pm.charge_mode != CHRG_ON)) in sharpsl_ac_timer()

Completed in 3 milliseconds