Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/hwmon/
H A Daquacomputer_d5next.rst9 * Aquacomputer D5 Next watercooling pump
16 * Aquacomputer Aquastream XT watercooling pump
17 * Aquacomputer Aquastream Ultimate watercooling pump
35 For the D5 Next pump, available sensors are pump and fan speed, power, voltage
39 temperature curves directly from the pump. If it's not connected, the fan-related
42 The pump can be configured either through software or via its physical
43 interface. Configuring the pump through this driver is not implemented, as it
68 The Aquastream XT pump exposes temperature readings for the coolant, external sensor
69 and fan IC. It also exposes pump and fan speeds (in RPM), voltages, as well as pump
72 The Aquastream Ultimate pump exposes coolant temp and an external temp sensor, along
[all …]
H 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
H A Dnzxt-kraken3.rst24 All models expose liquid temperature and pump speed (in RPM), as well as PWM
76 temp[1-2]_auto_point[1-40]_pwm Temp-PWM duty curves (for pump and fan), related to coolant temp
H A Dgigabyte_waterforce.rst18 all-in-one CPU liquid coolers. Available sensors are pump and fan speed in RPM, as
H A Dasus_rog_ryujin.rst16 all-in-one CPU liquid coolers. Available sensors are pump, internal and external
/linux-6.15/drivers/staging/fbtft/
H 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-6.15/Documentation/devicetree/bindings/iio/frequency/
H A Dadi,adf4350.yaml78 adi,charge-pump-current:
80 description: Charge pump current in mA. Default = 2500mA.
108 Enabled charge pump charge cancellation for integer-N modes.
194 adi,charge-pump-current = <2500>;
/linux-6.15/drivers/usb/gadget/function/
H A Duvc_video.c412 queue_work(video->async_wq, &video->pump); in uvc_video_complete()
475 queue_work(video->async_wq, &video->pump); in uvcg_video_hw_submit()
610 struct uvc_video *video = container_of(work, struct uvc_video, pump); in uvcg_video_pump()
717 cancel_work_sync(&video->pump); in uvcg_video_disable()
798 queue_work(video->async_wq, &video->pump); in uvcg_video_enable()
813 INIT_WORK(&video->pump, uvcg_video_pump); in uvcg_video_init()
H A Duvc.h96 struct work_struct pump; member
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-lp55xx.yaml70 ti,charge-pump-mode:
72 Set the operating mode of the internal charge pump as defined in
187 ti,charge-pump-mode = <LP55XX_CP_BYPASS>;
H A Dleds-sgm3140.yaml13 The SGM3140 is a current-regulated charge pump which can regulate two current
H A Dsilergy,sy7802.yaml13 The SY7802 is a current-regulated charge pump which can regulate two current
/linux-6.15/drivers/macintosh/
H 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-6.15/Documentation/devicetree/bindings/extcon/
H A Dextcon-max3355.txt4 MAX3355 integrates a charge pump and comparators to enable a system with an
/linux-6.15/drivers/media/dvb-frontends/
H 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-6.15/Documentation/devicetree/bindings/mfd/
H A Dcirrus,madera.yaml113 Secondary charge pump power supply.
206 Charge pump power supply.
H A Dwlf,arizona.yaml127 Charge pump power supply.
/linux-6.15/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c191 int i, a, n, pump; in cx24108_tuner_set_params() local
224 pump=(freq<(osci[i-1]+osci[i])/2); in cx24108_tuner_set_params()
226 ((pump?1:2)<<(14+11))| in cx24108_tuner_set_params()
231 dprintk("cx24108 debug: pump=%d, n=%d, a=%d\n", pump, n, a); in cx24108_tuner_set_params()
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8903.yaml70 description: Charge pump supply regulator on the CPVDD pin.
H A Dwlf,wm8962.yaml35 description: Charge pump power supply.
H A Drealtek,rt5682.yaml112 pump through the LDO1_IN pin.
H A Drealtek,rt5682s.yaml107 description: Regulator supplying power to the digital core and charge pump
H A Dcirrus,cs42l42.yaml35 Charge pump power supply.
/linux-6.15/Documentation/devicetree/bindings/spi/
H A Dspi-pl022.yaml52 description: indicates the controller should run the message pump with realtime
/linux-6.15/Documentation/devicetree/bindings/iio/addac/
H A Dadi,ad74115.yaml184 adi,charge-pump:
186 description: Whether to enable the internal charge pump.

12