Home
last modified time | relevance | path

Searched full:water (Results 1 – 25 of 118) sorted by relevance

12345

/Linux-v6.6/Documentation/hwmon/
Dasus_wmi_sensors.rst54 * Water Pump RPM,
56 * Water Flow RPM,
64 * Water In,
65 * Water Out,
Dasus_ec_sensors.rst50 9. Readings from the "Water flow meter" header (RPM)
51 10. Readings from the "Water In" and "Water Out" temperature headers
Dnzxt-kraken2.rst23 exposed. The addressable RGB LEDs, present in the integrated CPU water block
Daquacomputer_d5next.rst57 The High Flow Next exposes +5V voltages, water quality, conductivity and flow readings.
/Linux-v6.6/Documentation/devicetree/bindings/leds/
Dleds-el15203000.txt15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and
49 /* water pipe */
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Dthin-provisioning.rst124 the low water mark. However, resuming a device always triggers an
126 water mark when handling this event.
128 A low water mark for the metadata device is maintained in the kernel and
270 <low water mark (blocks)> [<number of feature args> [<arg>]*]
312 If the number of free blocks drops below the pool's low water mark a
/Linux-v6.6/arch/mips/include/uapi/asm/
Dsocket.h40 #define SO_SNDLOWAT 0x1003 /* send low-water mark */
41 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_hw.h165 u32 high_water; /* Flow control high-water mark */
166 u32 low_water; /* Flow control low-water mark */
/Linux-v6.6/drivers/hwmon/
Dasus_wmi_sensors.c28 * - Water Pump RPM,
30 * - Water Flow RPM,
38 * - Water In,
39 * - Water Out,
Dasus-ec-sensors.c14 * - Water In temperature
15 * - Water Out temperature
19 * - Water Flow fan RPM
120 /* Water flow sensor reading [RPM] */
/Linux-v6.6/mm/
Dpage_reporting.h28 * which will determine if a give zone has crossed over the high-water mark
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-opp-witherspoon.dts54 event-air-water {
55 label = "air-water";
203 /*B0-B7*/ "","","","","","air-water","","",
Daspeed-bmc-opp-mowgli.dts49 event-air-water {
50 label = "air-water";
/Linux-v6.6/fs/jfs/
Djfs_txnmgr.h185 struct lv lwm; /* 2: low water mark */
186 struct lv hwm; /* 2: high water mark */
/Linux-v6.6/include/drm/
Ddrm_legacy.h114 int low_mark; /**< Low water mark */
115 int high_mark; /**< High water mark */
/Linux-v6.6/drivers/net/ethernet/intel/igb/
De1000_hw.h465 u32 high_water; /* Flow control high-water mark */
466 u32 low_water; /* Flow control low-water mark */
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_dfs.c274 seq_printf(s, "Driver: estimate iocb used [%d] high water limit [%d]\n", in qla_dfs_fw_resource_cnt_show()
277 seq_printf(s, "estimate exchange used[%d] high water limit [%d] n", in qla_dfs_fw_resource_cnt_show()
283 seq_printf(s, " estimate iocb2 used [%d] high water limit [%d]\n", in qla_dfs_fw_resource_cnt_show()
286 seq_printf(s, " estimate exchange2 used[%d] high water limit [%d] \n", in qla_dfs_fw_resource_cnt_show()
/Linux-v6.6/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,merge.yaml59 According to the merge fifo settings, when the water level is detected
/Linux-v6.6/drivers/net/fddi/skfp/h/
Dhwmtm.h351 * given low water mark.
353 * para low_water low water mark of used RxD's
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c1719 /* Program the shared pool low water mark per port if decreasing */ in i40e_dcb_hw_rx_pb_config()
1731 * low water mark per TC that are decreasing. in i40e_dcb_hw_rx_pb_config()
1755 /* Program the shared pool high water mark per port if decreasing */ in i40e_dcb_hw_rx_pb_config()
1767 * high water mark per TC that are decreasing. in i40e_dcb_hw_rx_pb_config()
1809 /* Program the shared pool low water mark per port if increasing */ in i40e_dcb_hw_rx_pb_config()
1821 * low water mark per TC that are increasing. in i40e_dcb_hw_rx_pb_config()
1845 /* Program the shared pool high water mark per port if increasing */ in i40e_dcb_hw_rx_pb_config()
1857 * high water mark per TC that are increasing. in i40e_dcb_hw_rx_pb_config()
/Linux-v6.6/sound/soc/sprd/
Dsprd-mcdt.c57 /* Channel water mark definition */
656 * @water_mark: water mark to trigger a interrupt
765 * @water_mark: water mark to trigger a DMA request
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82598.c284 /* Validate the water mark configuration */ in ixgbe_fc_enable_82598()
288 /* Low water mark of zero causes XOFF floods */ in ixgbe_fc_enable_82598()
294 hw_dbg(hw, "Invalid water mark configuration\n"); in ixgbe_fc_enable_82598()
380 /* Set up and enable Rx high/low water mark thresholds, enable XON. */ in ixgbe_fc_enable_82598()
/Linux-v6.6/scripts/tracing/
Dftrace-bisect.sh73 # iteration, so don't talk so much at the water cooler the second time.
/Linux-v6.6/arch/mips/include/asm/sgi/
Dhpc3.h54 #define HPC3_PDMACTRL_HW 0x0000ff00 /* DMA High-water mark */
88 #define HPC3_SDCFG_HWAT 0x00e00 /* DMA high water mark */
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
Dhw.h672 u32 high_water; /* Flow control high-water mark */
673 u32 low_water; /* Flow control low-water mark */

12345