/Linux-v6.1/Documentation/hwmon/ |
D | aquacomputer_d5next.rst | 8 * Aquacomputer D5 Next watercooling pump 23 For the D5 Next pump, available sensors are pump and fan speed, power, voltage 27 temperature curves directly from the pump. If it's not connected, the fan-related 30 The pump can be configured either through software or via its physical 31 interface. Configuring the pump through this driver is not implemented, as it
|
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-v6.1/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-v6.1/drivers/usb/gadget/function/ |
D | uvc_video.c | 290 queue_work(video->async_wq, &video->pump); in uvc_video_complete() 383 struct uvc_video *video = container_of(work, struct uvc_video, pump); in uvcg_video_pump() 472 cancel_work_sync(&video->pump); in uvcg_video_enable() 499 queue_work(video->async_wq, &video->pump); in uvcg_video_enable() 511 INIT_WORK(&video->pump, uvcg_video_pump); in uvcg_video_init()
|
D | uvc.h | 90 struct work_struct pump; member
|
D | uvc_v4l2.c | 425 queue_work(video->async_wq, &video->pump); in uvc_v4l2_qbuf()
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/extcon/ |
D | extcon-max3355.txt | 4 MAX3355 integrates a charge pump and comparators to enable a system with an
|
/Linux-v6.1/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-v6.1/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-v6.1/drivers/extcon/ |
D | Kconfig | 92 MAX3355. The MAX3355 chip integrates a charge pump and comparators to
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | tegra30-colibri.dtsi | 1001 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-v6.1/sound/soc/codecs/ |
D | Kconfig | 1050 amplifier, which implements a tripler charge pump
|
/Linux-v6.1/drivers/hwmon/ |
D | Kconfig | 265 the Aquacomputer D5 Next watercooling pump, Octo and Quadro fan
|