Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/hwmon/
H A Daquacomputer_d5next.rst9 * Aquacomputer D5 Next watercooling pump
16 * Aquacomputer Aquastream XT watercooling pump
17 * Aquacomputer Aquastream Ultimate watercooling pump
33 For the D5 Next pump, available sensors are pump and fan speed, power, voltage
37 temperature curves directly from the pump. If it's not connected, the fan-related
40 The pump can be configured either through software or via its physical
41 interface. Configuring the pump through this driver is not implemented, as it
66 The Aquastream XT pump exposes temperature readings for the coolant, external sensor
67 and fan IC. It also exposes pump and fan speeds (in RPM), voltages, as well as pump
70 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
/openbmc/linux/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()
/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/
H 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.
188 adi,charge-pump-current = <2500>;
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dpump.hpp4 namespace pump namespace
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_video.c293 queue_work(video->async_wq, &video->pump); in uvc_video_complete()
386 struct uvc_video *video = container_of(work, struct uvc_video, pump); in uvcg_video_pump()
504 cancel_work_sync(&video->pump); in uvcg_video_enable()
531 queue_work(video->async_wq, &video->pump); in uvcg_video_enable()
543 INIT_WORK(&video->pump, uvcg_video_pump); in uvcg_video_init()
H A Duvc.h90 struct work_struct pump; member
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lp55xx.yaml69 ti,charge-pump-mode:
71 Set the operating mode of the internal charge pump as defined in
176 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
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dextcon-max3355.txt4 MAX3355 integrates a charge pump and comparators to enable a system with an
/openbmc/linux/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()
/openbmc/phosphor-networkd/src/
H A Dconfig_parser.cpp227 void pump(std::string_view line) in pump() function
261 parse.pump(*reader.readLine()); in setFile()
/openbmc/linux/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()
/openbmc/linux/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.
/openbmc/linux/drivers/media/pci/bt8xx/
H 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()
/openbmc/linux/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 Drt5682.txt24 and charge 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.
H A Dcirrus,cs42l43.yaml49 Power supply for the amplifier 3 and 4 charge pump.
/openbmc/openbmc/poky/meta/recipes-devtools/distcc/
H A Ddistcc_3.4.bb31 EXTRA_OECONF += "--disable-Werror PYTHON='' --disable-pump-mode"
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-pl022.yaml52 description: indicates the controller should run the message pump with realtime
/openbmc/linux/Documentation/devicetree/bindings/iio/addac/
H A Dadi,ad74115.yaml184 adi,charge-pump:
186 description: Whether to enable the internal charge pump.

12