Searched full:acin (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | spitz_pm.c | 134 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()
|
H A D | sharpsl_pm.c | 336 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/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8753.yaml | 23 * ACIN
|
H A D | nvidia,tegra-audio-wm8753.yaml | 50 - ACIN
|
/linux/drivers/power/supply/ |
H A D | axp20x_ac_power.c | 3 * 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/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,axp152.yaml | 203 acin-supply:
|
/linux/sound/soc/codecs/ |
H A D | wm8753.c | 528 SND_SOC_DAPM_INPUT("ACIN"), 635 {"Left Capture Volume", NULL, "ACIN"},
|
/linux/drivers/regulator/ |
H A D | axp20x-regulator.c | 635 AXP_DESC_FIXED(AXP20X, LDO1, "ldo1", "acin", 1300),
|