Home
last modified time | relevance | path

Searched full:acin (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/arch/arm/mach-pxa/
Dspitz_pm.c134 int acin = sharpsl_pm.machinfo->read_devdata(SHARPSL_STATUS_ACIN); in spitz_should_wakeup() local
136 if (spitz_last_ac_status != acin) { in spitz_should_wakeup()
137 if (acin) { in spitz_should_wakeup()
148 spitz_last_ac_status = acin; in spitz_should_wakeup()
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()
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dwlf,wm8753.yaml23 * ACIN
Dnvidia,tegra-audio-wm8753.yaml50 - ACIN
/linux-6.12.1/drivers/power/supply/
Daxp20x_ac_power.c3 * AXP20X and AXP22X PMICs' ACIN power supply driver
96 /* ACIN_PATH_SEL disables ACIN even if ACIN_AVAIL is set. */ in axp20x_ac_power_get_property()
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dx-powers,axp152.yaml200 acin-supply:
/linux-6.12.1/sound/soc/codecs/
Dwm8753.c528 SND_SOC_DAPM_INPUT("ACIN"),
635 {"Left Capture Volume", NULL, "ACIN"},
/linux-6.12.1/drivers/mfd/
Daxp20x.c1335 * IRQs for ACIN and VBUS, instead of bits [7:5] being in axp20x_match_device()
/linux-6.12.1/drivers/regulator/
Daxp20x-regulator.c623 AXP_DESC_FIXED(AXP20X, LDO1, "ldo1", "acin", 1300),