Home
last modified time | relevance | path

Searched refs:pump (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/hwmon/
A Daquacomputer_d5next.rst8 * Aquacomputer D5 Next watercooling pump
16 pump, which communicates through a proprietary USB HID protocol.
18 Available sensors are pump and fan speed, power, voltage and current, as
23 curves directly from the pump. If it's not connected, the fan-related sensors
26 The pump can be configured either through software or via its physical
27 interface. Configuring the pump through this driver is not implemented, as it
35 The pump communicates via HID reports. The driver is loaded automatically by
58 serial_number Serial number of the pump
60 power_cycles Count of how many times the pump was powered on
A Dnzxt-kraken2.rst19 all-in-one CPU liquid coolers. Three sensors are available: fan speed, pump
22 Fan and pump control, while supported by the firmware, are not currently
24 and pump head, are not supported either. But both features can be found in
/linux/drivers/staging/fbtft/
A Dfb_uc1611.c58 static unsigned int pump = 3; variable
59 module_param(pump, uint, 0000);
60 MODULE_PARM_DESC(pump, "PC[3:2] Pump control: 0,1,3 (default: 3)");
97 write_reg(par, 0x2C | (pump & 0x03)); in init_display()
/linux/Documentation/devicetree/bindings/iio/frequency/
A Dadi,adf4350.yaml72 adi,charge-pump-current:
74 description: Charge pump current in mA. Default = 2500mA.
102 Enabled charge pump charge cancellation for integer-N modes.
185 adi,charge-pump-current = <2500>;
/linux/drivers/usb/gadget/function/
A Duvc_video.c272 schedule_work(&video->pump); in uvc_video_complete()
364 struct uvc_video *video = container_of(work, struct uvc_video, pump); in uvcg_video_pump()
445 cancel_work_sync(&video->pump); in uvcg_video_enable()
472 schedule_work(&video->pump); in uvcg_video_enable()
484 INIT_WORK(&video->pump, uvcg_video_pump); in uvcg_video_init()
A Duvc.h88 struct work_struct pump; member
A Duvc_v4l2.c173 schedule_work(&video->pump); in uvc_v4l2_qbuf()
/linux/drivers/macintosh/
A Dwindfarm_pm72.c310 s32 temp, power, intake, pump; in cpu_fans_tick_combined() local
360 pump = (sp->target * wf_control_get_max(pump0)) / in cpu_fans_tick_combined()
365 DBG_LOTS(" CPUs: pump = %d RPM\n", pump); in cpu_fans_tick_combined()
382 err = wf_control_set(cpu_pumps[cpu], pump); in cpu_fans_tick_combined()
/linux/Documentation/devicetree/bindings/extcon/
A Dextcon-max3355.txt4 MAX3355 integrates a charge pump and comparators to enable a system with an
/linux/drivers/media/dvb-frontends/
A Dcx24123.c508 int pump = 2; in cx24123_pll_calculate() local
549 pump = 0x01; in cx24123_pll_calculate()
551 pump = 0x02; in cx24123_pll_calculate()
567 (pump << 14) | (ndiv << 5) | adiv; in cx24123_pll_calculate()
/linux/Documentation/devicetree/bindings/leds/
A Dleds-sgm3140.yaml13 The SGM3140 is a current-regulated charge pump which can regulate two current
/linux/Documentation/devicetree/bindings/mfd/
A Dcirrus,madera.yaml113 Secondary charge pump power supply.
206 Charge pump power supply.
A Dwlf,arizona.yaml126 Charge pump power supply.
/linux/drivers/media/pci/bt8xx/
A Ddvb-bt8xx.c191 int i, a, n, pump; in cx24108_tuner_set_params() local
220 pump=(freq<(osci[i-1]+osci[i])/2); in cx24108_tuner_set_params()
222 ((pump?1:2)<<(14+11))| in cx24108_tuner_set_params()
227 dprintk("cx24108 debug: pump=%d, n=%d, a=%d\n", pump, n, a); in cx24108_tuner_set_params()
/linux/Documentation/devicetree/bindings/sound/
A Dwm8903.txt33 - CPVDD-supply : Charge pump supply regulator on the CPVDD pin.
A Dwlf,wm8962.yaml32 description: Charge pump power supply.
/linux/Documentation/devicetree/bindings/spi/
A Dspi-pl022.yaml53 description: indicates the controller should run the message pump with realtime
/linux/drivers/extcon/
A DKconfig90 MAX3355. The MAX3355 chip integrates a charge pump and comparators to
/linux/arch/arm/boot/dts/
A Dtegra30-colibri.dtsi990 reg_5v0_charge_pump: regulator-5v0-charge-pump {
A Dtegra30-apalis-v1.1.dtsi1157 reg_5v0_charge_pump: regulator-5v0-charge-pump {
A Dtegra30-apalis.dtsi1140 reg_5v0_charge_pump: regulator-5v0-charge-pump {
/linux/sound/soc/codecs/
A DKconfig947 amplifier, which implements a tripler charge pump
/linux/drivers/hwmon/
A DKconfig258 tristate "Aquacomputer D5 Next watercooling pump"
262 watercooling pump sensors.

Completed in 26 milliseconds