Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/hwmon/
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
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-v5.15/drivers/staging/fbtft/
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-v5.15/drivers/usb/gadget/function/
Duvc_video.c238 schedule_work(&video->pump); in uvc_video_complete()
330 struct uvc_video *video = container_of(work, struct uvc_video, pump); in uvcg_video_pump()
408 cancel_work_sync(&video->pump); in uvcg_video_enable()
435 schedule_work(&video->pump); in uvcg_video_enable()
447 INIT_WORK(&video->pump, uvcg_video_pump); in uvcg_video_init()
Duvc.h86 struct work_struct pump; member
Duvc_v4l2.c172 schedule_work(&video->pump); in uvc_v4l2_qbuf()
/Linux-v5.15/Documentation/devicetree/bindings/extcon/
Dextcon-max3355.txt4 MAX3355 integrates a charge pump and comparators to enable a system with an
/Linux-v5.15/drivers/macintosh/
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-v5.15/drivers/media/dvb-frontends/
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-v5.15/drivers/media/pci/bt8xx/
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-v5.15/Documentation/devicetree/bindings/sound/
Dwm8903.txt33 - CPVDD-supply : Charge pump supply regulator on the CPVDD pin.
/Linux-v5.15/drivers/extcon/
DKconfig90 MAX3355. The MAX3355 chip integrates a charge pump and comparators to
/Linux-v5.15/arch/arm/boot/dts/
Dtegra30-colibri.dtsi990 reg_5v0_charge_pump: regulator-5v0-charge-pump {
Dtegra30-apalis-v1.1.dtsi1157 reg_5v0_charge_pump: regulator-5v0-charge-pump {
Dtegra30-apalis.dtsi1140 reg_5v0_charge_pump: regulator-5v0-charge-pump {
/Linux-v5.15/drivers/hwmon/
DKconfig258 tristate "Aquacomputer D5 Next watercooling pump"
262 watercooling pump sensors.