Searched refs:pump (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.15/Documentation/hwmon/ |
D | aquacomputer_d5next.rst | 8 * 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
|
D | nzxt-kraken2.rst | 19 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/ |
D | fb_uc1611.c | 58 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/ |
D | uvc_video.c | 238 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()
|
D | uvc.h | 86 struct work_struct pump; member
|
D | uvc_v4l2.c | 172 schedule_work(&video->pump); in uvc_v4l2_qbuf()
|
/Linux-v5.15/Documentation/devicetree/bindings/extcon/ |
D | extcon-max3355.txt | 4 MAX3355 integrates a charge pump and comparators to enable a system with an
|
/Linux-v5.15/drivers/macintosh/ |
D | windfarm_pm72.c | 310 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/ |
D | cx24123.c | 508 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/ |
D | dvb-bt8xx.c | 191 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/ |
D | wm8903.txt | 33 - CPVDD-supply : Charge pump supply regulator on the CPVDD pin.
|
/Linux-v5.15/drivers/extcon/ |
D | Kconfig | 90 MAX3355. The MAX3355 chip integrates a charge pump and comparators to
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | tegra30-colibri.dtsi | 990 reg_5v0_charge_pump: regulator-5v0-charge-pump {
|
D | tegra30-apalis-v1.1.dtsi | 1157 reg_5v0_charge_pump: regulator-5v0-charge-pump {
|
D | tegra30-apalis.dtsi | 1140 reg_5v0_charge_pump: regulator-5v0-charge-pump {
|
/Linux-v5.15/drivers/hwmon/ |
D | Kconfig | 258 tristate "Aquacomputer D5 Next watercooling pump" 262 watercooling pump sensors.
|