Searched full:safety (Results 1 – 25 of 306) sorted by relevance
12345678910>>...13
/kernel/linux/linux-5.10/arch/arm/mm/ |
D | proc-sa110.S | 95 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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | richtek,rtmv20-regulator.yaml | 79 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.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | act8945a-charger.txt | 18 Specifies the charger's PRECONDITION safety timer setting value; 22 Specifies the charger's total safety timer setting value;
|
D | qcom_smbb.txt | 46 Description: Maximum charge current; May be clamped to safety limits. 60 voltage. May be clamped to safety limits. 106 the JEITA safety guidelines if this flag is set.
|
/kernel/linux/linux-5.10/lib/ |
D | decompress_unxz.c | 15 * 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
|
D | decompress_unzstd.c | 8 * 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
|
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
D | ac14xx.dts | 45 0x5 0x0 0xe0400000 0x00010000 /* CS5: safety */ 125 safety@5,0 { 126 compatible = "ifm,safety";
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | suspend_32.h | 30 unsigned long safety; member
|
D | suspend_64.h | 52 unsigned long safety; member
|
D | hpet.h | 59 * Min HPET period is 10^5 femto sec just for safety. If it is less than this,
|
/kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
D | libfdt_internal.h | 61 * individually. For maximum safety, don't enable any assumptions! 63 * For minimal code size and no safety, use ASSUME_PERFECT at your own risk.
|
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
D | Kconfig | 16 CPU/SOC, for thermal safety reasons.
|
/kernel/linux/linux-5.10/arch/sparc/prom/ |
D | p1275.c | 32 * This provides SMP safety on the p1275buf.
|
/kernel/linux/linux-5.10/Documentation/power/regulator/ |
D | design.rst | 8 Safety chapter
|
/kernel/linux/linux-5.10/drivers/video/backlight/ |
D | ktd253-backlight.c | 26 #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 */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
D | ti,rti-wdt.yaml | 17 generated can be routed to either interrupt a safety controller or
|
/kernel/linux/linux-5.10/net/hsr/ |
D | Kconfig | 38 relying on this code in a safety critical system!
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | hpet.h | 61 * Min HPET period is 10^5 femto sec just for safety. If it is less than this,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | common.h | 187 /* Safety Feature statistics exposed by ethtool */ 194 /* Number of fields in Safety Stats */ 365 /* Automotive Safety Package */
|
D | dwmac5.c | 193 /* 1. Enable Safety Features */ in dwmac5_safety_feat_config() 202 /* 2. Enable MTL Safety Interrupts */ in dwmac5_safety_feat_config() 210 /* 3. Enable DMA Safety Interrupts */ in dwmac5_safety_feat_config() 231 * All the Automotive Safety features are selected without the "Parity in dwmac5_safety_feat_config()
|
/kernel/liteos_a/kernel/base/include/ |
D | los_vm_iomap.h | 49 /* thread safety */
|
/kernel/linux/linux-5.10/include/linux/ |
D | scs.h | 20 * architecture) provided ~40% safety margin on stack usage while keeping
|
D | once.h | 24 * out the condition into a nop. DO_ONCE() guarantees type safety of
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
D | abx500_chargalg.c | 232 * @safety_timer: charging safety timer 280 * abx500_chargalg_safety_timer_expired() - Expiration of the safety timer 283 * This function gets called when the safety timer for the charger 291 dev_err(di->dev, "Safety timer expired\n"); in abx500_chargalg_safety_timer_expired() 429 * abx500_chargalg_start_safety_timer() - Start charging safety timer 432 * The safety timer is used to avoid overcharging of old or bad batteries. 462 * abx500_chargalg_stop_safety_timer() - Stop charging safety timer 465 * The safety timer is stopped whenever the NORMAL state is exited 1330 /* Safety timer expiration */ in abx500_chargalg_algorithm() 2022 /* Initilialize safety timer */ in abx500_chargalg_probe()
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
D | abx500.h | 232 * @main_safety_tmr_h safety timer for main charger 233 * @usb_safety_tmr_h safety timer for usb charger
|
12345678910>>...13