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