Searched full:acin (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | spitz_pm.c | 132 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 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()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8753.yaml | 23 * ACIN
|
H A D | nvidia,tegra-audio-wm8753.yaml | 50 - ACIN
|
/openbmc/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()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,axp152.yaml | 195 acin-supply:
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8753.c | 528 SND_SOC_DAPM_INPUT("ACIN"), 635 {"Left Capture Volume", NULL, "ACIN"},
|
/openbmc/linux/drivers/mfd/ |
H A D | axp20x.c | 1234 * IRQs for ACIN and VBUS, instead of bits [7:5] being in axp20x_match_device()
|
/openbmc/linux/drivers/regulator/ |
H A D | axp20x-regulator.c | 616 AXP_DESC_FIXED(AXP20X, LDO1, "ldo1", "acin", 1300),
|