Home
last modified time | relevance | path

Searched refs:thresholds (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-14.2/sys/dev/dpaa/
H A Dbman.c198 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; in bman_pool_create() local
243 thresholds[BM_POOL_DEP_THRESH_SW_ENTRY] = dep_sw_entry; in bman_pool_create()
244 thresholds[BM_POOL_DEP_THRESH_SW_EXIT] = dep_sw_exit; in bman_pool_create()
245 thresholds[BM_POOL_DEP_THRESH_HW_ENTRY] = dep_hw_entry; in bman_pool_create()
246 thresholds[BM_POOL_DEP_THRESH_HW_EXIT] = dep_hw_exit; in bman_pool_create()
247 error = BM_POOL_ConfigDepletion(pool, f_Depletion, thresholds); in bman_pool_create()
/freebsd-14.2/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c112 ipcPoolThresh.thresholds)) != E_OK) in BmHandleIpcMsgCB()
237 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds) in BmSetPoolThresholds() argument
248 thresholds[0], in BmSetPoolThresholds()
249 thresholds[1], in BmSetPoolThresholds()
250 thresholds[2], in BmSetPoolThresholds()
251 thresholds[3]); in BmSetPoolThresholds()
261 memcpy(ipcPoolThresh.thresholds, thresholds, sizeof(uint32_t) * MAX_DEPLETION_THRESHOLDS); in BmSetPoolThresholds()
H A Dbm_ipc.h97 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; /**< IN */
H A Dbm.h446 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds);
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/
H A Dphy.h227 __le16 thresholds[IWL_MAX_DTS_TRIPS]; member
/freebsd-14.2/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h508 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]);
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dnxp,imx93-adc.yaml17 watchdog thresholds, select threshold through input ports. And
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
H A Dupisemi,us5182.yaml31 16-bit thresholds (adc counts) corresponding to every scale.
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dcs43130.txt36 Define 2 DC impedance thresholds in ohms for HP output control.
/freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal-zones.yaml48 platform-data regarding temperature thresholds and the mitigation actions
49 to take when the temperature crosses those thresholds.
177 crosses one of the temperature thresholds described in the trips
H A Dexynos-thermal.txt44 temperature thresholds. Number of supported thermal trip points depends
H A Dsamsung,exynos-thermal.yaml42 temperature thresholds. Number of supported thermal trip points depends
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c581 cmd.thresholds[idx++] = in iwl_mvm_send_temp_report_ths_cmd()
591 sort(cmd.thresholds, idx, sizeof(s16), compare_temps, NULL); in iwl_mvm_send_temp_report_ths_cmd()
598 if ((int)(le16_to_cpu(cmd.thresholds[i]) * 1000) == in iwl_mvm_send_temp_report_ths_cmd()
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/magnetometer/
H A Dti,tmag5273.yaml52 thresholds or when a conversion is completed.
/freebsd-14.2/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,bcm-voter.yaml16 thresholds values from consumers by communicating through their respective
H A Dqcom,msm8998-bwmon.yaml14 fabrics and provides information when it crosses configured thresholds.
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml21 functions like thresholds/data ready interrupts, its status and masks,
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/testcases/directed/
H A Dexpm1f.tst26 ; Check both sides of the over/underflow thresholds in the code.
/freebsd-14.2/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c98 uint8_t thresholds[1204] = { 0 }; variable
115 mad_encode_field(thresholds, f, &val); in set_thres()
179 mad_decode_field(thresholds, field, &thres); in exceeds_threshold()
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dibm,emac.txt39 thresholds).
41 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
/freebsd-14.2/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dbman.txt15 originally created by software with configurable depletion thresholds. This
/freebsd-14.2/contrib/bsnmp/snmp_ntp/
H A DBEGEMOT-NTP-MIB.txt141 found or one of the above thresholds is crossed."
/freebsd-14.2/sys/contrib/device-tree/Bindings/input/
H A Diqs269a.yaml283 deep-touch events relative to their respective thresholds.
390 ent thresholds or hysteresis (if applicable).
/freebsd-14.2/sys/contrib/device-tree/Bindings/serial/
H A D8250.yaml184 TX FIFO thresholds.

12