Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8753.yaml23 * ACIN
H A Dnvidia,tegra-audio-wm8753.yaml50 - ACIN
/openbmc/linux/drivers/power/supply/
H A 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()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml195 acin-supply:
/openbmc/linux/sound/soc/codecs/
H A Dwm8753.c528 SND_SOC_DAPM_INPUT("ACIN"),
635 {"Left Capture Volume", NULL, "ACIN"},
/openbmc/linux/drivers/mfd/
H A Daxp20x.c1234 * IRQs for ACIN and VBUS, instead of bits [7:5] being in axp20x_match_device()
/openbmc/linux/drivers/regulator/
H A Daxp20x-regulator.c616 AXP_DESC_FIXED(AXP20X, LDO1, "ldo1", "acin", 1300),