Home
last modified time | relevance | path

Searched full:safety (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/Linux-v5.15/arch/arm/mm/
Dproc-sa110.S95 mov r0, r0 @ safety
96 mov r0, r0 @ safety
97 mov r0, r0 @ safety
99 mov r0, r0 @ safety
100 mov r0, r0 @ safety
101 mov r0, r0 @ safety
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Drichtek,rtmv20-regulator.yaml79 description: Eye safety function pulse width limit in microsecond.
85 description: Eye safety function load current limit in microamp.
117 description: Eye safety function enable control.
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/
Dqcom,pm8941-charger.yaml45 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A
62 May be clamped to safety limits.
115 be done externally to fully comply with the JEITA safety guidelines if this flag
Dactive-semi,act8945a-charger.yaml40 Specifies the charger's PRECONDITION safety timer setting value in minutes.
48 Specifies the charger's total safety timer setting value in hours;
/Linux-v5.15/lib/
Ddecompress_unxz.c15 * most of the compressed data. There must be enough safety margin to
18 * The safety margin for XZ with LZMA2 or BCJ+LZMA2 is calculated below.
48 * safety margin for LZMA2.
73 * Now we have enough information to calculate the safety margin. We need
Ddecompress_unzstd.c8 * most of the compressed data. There must be enough safety margin to
11 * The safety margin for ZSTD with a 128 KB block size is calculated below.
42 * Now we have enough information to calculate the safety margin. We need
DKconfig.kfence7 bool "KFENCE: low-overhead sampling-based memory safety error detector"
/Linux-v5.15/arch/powerpc/boot/dts/
Dac14xx.dts45 0x5 0x0 0xe0400000 0x00010000 /* CS5: safety */
125 safety@5,0 {
126 compatible = "ifm,safety";
/Linux-v5.15/arch/x86/include/asm/
Dsuspend_32.h29 unsigned long safety; member
Dsuspend_64.h49 unsigned long safety; member
Dhpet.h59 * Min HPET period is 10^5 femto sec just for safety. If it is less than this,
/Linux-v5.15/drivers/video/backlight/
Dktd253-backlight.c26 #define KTD253_T_LOW_NS (200 + 10) /* Additional 10ns as safety factor */
27 #define KTD253_T_HIGH_NS (200 + 10) /* Additional 10ns as safety factor */
/Linux-v5.15/drivers/thermal/intel/int340x_thermal/
DKconfig17 CPU/SOC, for thermal safety reasons.
/Linux-v5.15/scripts/dtc/libfdt/
Dlibfdt_internal.h80 * individually. For maximum safety, don't enable any assumptions!
82 * For minimal code size and no safety, use ASSUME_PERFECT at your own risk.
/Linux-v5.15/Documentation/power/regulator/
Ddesign.rst8 Safety section in Regulator API design notes
/Linux-v5.15/arch/sparc/prom/
Dp1275.c32 * This provides SMP safety on the p1275buf.
/Linux-v5.15/net/hsr/
DKconfig38 relying on this code in a safety critical system!
/Linux-v5.15/Documentation/devicetree/bindings/watchdog/
Dti,rti-wdt.yaml17 generated can be routed to either interrupt a safety controller or
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h207 /* Safety Feature statistics exposed by ethtool */
214 /* Number of fields in Safety Stats */
413 /* Automotive Safety Package */
Ddwmac5.c194 /* 1. Enable Safety Features */ in dwmac5_safety_feat_config()
209 /* 2. Enable MTL Safety Interrupts */ in dwmac5_safety_feat_config()
217 /* 3. Enable DMA Safety Interrupts */ in dwmac5_safety_feat_config()
241 * All the Automotive Safety features are selected without the "Parity in dwmac5_safety_feat_config()
/Linux-v5.15/arch/mips/include/asm/
Dhpet.h61 * Min HPET period is 10^5 femto sec just for safety. If it is less than this,
/Linux-v5.15/include/linux/
Donce.h16 * out the condition into a nop. DO_ONCE() guarantees type safety of
/Linux-v5.15/drivers/power/supply/
Dab8500_chargalg.c234 * @safety_timer: charging safety timer
282 * ab8500_chargalg_safety_timer_expired() - Expiration of the safety timer
285 * This function gets called when the safety timer for the charger
293 dev_err(di->dev, "Safety timer expired\n"); in ab8500_chargalg_safety_timer_expired()
431 * ab8500_chargalg_start_safety_timer() - Start charging safety timer
434 * The safety timer is used to avoid overcharging of old or bad batteries.
464 * ab8500_chargalg_stop_safety_timer() - Stop charging safety timer
467 * The safety timer is stopped whenever the NORMAL state is exited
1333 /* Safety timer expiration */ in ab8500_chargalg_algorithm()
2021 /* Initilialize safety timer */ in ab8500_chargalg_probe()
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/
Dti,k3-r5f-rproc.yaml15 either in a LockStep mode providing safety/fault tolerance features or in a
20 AM64x SoCs do not support LockStep mode, but rather a new non-safety mode
/Linux-v5.15/drivers/media/pci/saa7164/
Dsaa7164-cmd.c337 int safety = 0; in saa7164_cmd_send() local
445 if (safety++ > 16) { in saa7164_cmd_send()
447 "dequeue exceeded, safety exit\n"); in saa7164_cmd_send()

12345678910>>...13