Searched refs:discharge (Results 1 – 21 of 21) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | tps65132-regulator.txt | 17 -active-discharge-gpios: (active high, output) Some configurations use delay mechanisms 19 the enable signal goes low. This GPIO is used to actively discharge 20 the delay mechanism. Requires specification of ti,active-discharge-time-us 21 -ti,active-discharge-time-us: how long the active discharge gpio should be 22 asserted for during active discharge, in microseconds. 43 regulator-active-discharge = <0>;
|
D | tps62360-regulator.txt | 12 - ti,enable-vout-discharge: Enable output discharge. This is boolean value. 43 ti,enable-vout-discharge;
|
D | max8973-regulator.txt | 24 -maxim,enable-active-discharge: boolean: enable active discharge.
|
D | regulator.txt | 71 - regulator-active-discharge: tristate, enable/disable active discharge of 73 0: Disable active discharge. 74 1: Enable active discharge.
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | da9150-fg.txt | 8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised. 10 - dlg,crit-soc-level: Battery discharge level (%) where critical event raised.
|
D | axp20x_battery.txt | 11 The supported devices can read the battery voltage, charge and discharge
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | repaper.txt | 10 - discharge-gpios: Discharge control 47 discharge-gpios = <&gpio 15 0>;
|
/Linux-v4.19/include/sound/ |
D | wm2200.h | 42 unsigned int discharge:1; /** Actively discharge */ member
|
D | da7218.h | 84 bool discharge; member
|
/Linux-v4.19/drivers/gpu/drm/tinydrm/ |
D | repaper.c | 61 struct gpio_desc *discharge; member 644 gpiod_set_value_cansleep(epd->discharge, 1); in power_off() 646 gpiod_set_value_cansleep(epd->discharge, 0); in power_off() 665 gpiod_set_value_cansleep(epd->discharge, 0); in repaper_pipe_enable() 955 epd->discharge = devm_gpiod_get(dev, "discharge", GPIOD_OUT_LOW); in repaper_probe() 956 if (IS_ERR(epd->discharge)) { in repaper_probe() 957 ret = PTR_ERR(epd->discharge); in repaper_probe()
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | sharpsl_pm.h | 22 void (*discharge)(int); member
|
D | corgi_pm.c | 168 .discharge = corgi_discharge,
|
D | spitz_pm.c | 203 .discharge = spitz_discharge,
|
D | sharpsl_pm.c | 530 sharpsl_pm.machinfo->discharge(1); in sharpsl_check_battery_voltage() 545 sharpsl_pm.machinfo->discharge(0); in sharpsl_check_battery_voltage()
|
/Linux-v4.19/include/linux/mfd/arizona/ |
D | pdata.h | 64 unsigned int discharge:1; /** Actively discharge */ member
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | da7218.txt | 64 - dlg,discharge : Boolean flag, auto discharge of Mic Bias on jack removal
|
/Linux-v4.19/drivers/power/supply/ |
D | axp288_fuel_gauge.c | 410 int ret, discharge; in fuel_gauge_get_current() local 413 ret = iio_read_channel_raw(info->iio_channel[BAT_D_CURR], &discharge); in fuel_gauge_get_current() 417 if (discharge > 0) { in fuel_gauge_get_current() 418 *cur = -1 * discharge; in fuel_gauge_get_current()
|
/Linux-v4.19/drivers/mfd/ |
D | arizona-core.c | 1386 if (arizona->pdata.micbias[i].discharge) in arizona_dev_init()
|
/Linux-v4.19/sound/soc/codecs/ |
D | da7218.c | 2562 hpldet_pdata->discharge = true; in da7218_of_to_pdata() 2873 if (hpldet_pdata->discharge) in da7218_handle_pdata()
|
D | wm2200.c | 2361 if (wm2200->pdata.micbias[i].discharge) in wm2200_i2c_probe()
|
/Linux-v4.19/scripts/ |
D | spelling.txt | 444 disharge||discharge
|