| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
| D | arm,twd.txt | 4 Timer-Watchdog (aka TWD), which provides both a per-cpu local timer 7 The TWD is usually attached to a GIC to deliver its two per-processor 13 "arm,cortex-a9-twd-timer" 14 "arm,cortex-a5-twd-timer" 15 "arm,arm11mp-twd-timer" 19 - reg : Specify the base address and the size of the TWD timer 29 twd-timer@2c000600 { 30 compatible = "arm,arm11mp-twd-timer""; 38 "arm,cortex-a9-twd-wdt" 39 "arm,cortex-a5-twd-wdt" [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/ |
| D | arm,twd-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/arm,twd-wdt.yaml# 14 Timer-Watchdog (aka TWD), which provides both a per-cpu local timer 17 The TWD is usually attached to a GIC to deliver its two per-processor 23 - arm,cortex-a9-twd-wdt 24 - arm,cortex-a5-twd-wdt 25 - arm,arm11mp-twd-wdt 47 compatible = "arm,arm11mp-twd-wdt";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/timer/ |
| D | arm,twd-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/arm,twd-timer.yaml# 14 Timer-Watchdog (aka TWD), which provides both a per-cpu local timer 17 The TWD is usually attached to a GIC to deliver its two per-processor 23 - arm,cortex-a9-twd-timer 24 - arm,cortex-a5-twd-timer 25 - arm,arm11mp-twd-timer 53 compatible = "arm,arm11mp-twd-timer";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | brcm,twd.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,twd.yaml# 7 title: Broadcom's Timer-Watchdog (aka TWD) 22 - brcm,bcm4908-twd 23 - brcm,bcm7038-twd 53 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
|
| /kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
| D | regset.c | 158 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument 163 tmp = ~twd; in twd_i387_to_fxsr() 183 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local 188 for (i = 0; i < 8; i++, twd >>= 1) { in twd_fxsr_to_i387() 189 if (twd & 0x1) { in twd_fxsr_to_i387() 234 env->twd = twd_fxsr_to_i387(fxsave); in convert_from_fxsr() 271 fxsave->twd = twd_i387_to_fxsr(env->twd); in convert_to_fxsr()
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | smp_twd.c | 117 * The twd clock events must be reprogrammed to account for the new in twd_rate_change() 282 err = request_percpu_irq(twd_ppi, twd_handler, "twd", twd_evt); in twd_local_timer_common_register() 284 pr_err("twd: can't register interrupt %d (%d)\n", twd_ppi, err); in twd_local_timer_common_register() 289 "arm/timer/twd:starting", in twd_local_timer_common_register() 338 TIMER_OF_DECLARE(arm_twd_a9, "arm,cortex-a9-twd-timer", twd_local_timer_of_register); 339 TIMER_OF_DECLARE(arm_twd_a5, "arm,cortex-a5-twd-timer", twd_local_timer_of_register); 340 TIMER_OF_DECLARE(arm_twd_11mp, "arm,arm11mp-twd-timer", twd_local_timer_of_register);
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| D | smp_twd.c | 117 * The twd clock events must be reprogrammed to account for the new in twd_rate_change() 282 err = request_percpu_irq(twd_ppi, twd_handler, "twd", twd_evt); in twd_local_timer_common_register() 284 pr_err("twd: can't register interrupt %d (%d)\n", twd_ppi, err); in twd_local_timer_common_register() 289 "arm/timer/twd:starting", in twd_local_timer_common_register() 338 TIMER_OF_DECLARE(arm_twd_a9, "arm,cortex-a9-twd-timer", twd_local_timer_of_register); 339 TIMER_OF_DECLARE(arm_twd_a5, "arm,cortex-a5-twd-timer", twd_local_timer_of_register); 340 TIMER_OF_DECLARE(arm_twd_11mp, "arm,arm11mp-twd-timer", twd_local_timer_of_register);
|
| /kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
| D | regset.c | 265 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument 270 tmp = ~twd; in twd_i387_to_fxsr() 290 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local 295 for (i = 0; i < 8; i++, twd >>= 1) { in twd_fxsr_to_i387() 296 if (twd & 0x1) { in twd_fxsr_to_i387() 341 env->twd = twd_fxsr_to_i387(fxsave); in __convert_from_fxsr() 384 fxsave->twd = twd_i387_to_fxsr(env->twd); in convert_to_fxsr()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ux500/ |
| D | boards.txt | 29 see binding for timer/arm,twd-timer.yaml 69 compatible = "arm,cortex-a9-twd-timer"; 78 smp_twd_clk: smp-twd-clock {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ux500/ |
| D | boards.txt | 29 see binding for timer/arm,twd.txt 69 compatible = "arm,cortex-a9-twd-timer"; 78 smp_twd_clk: smp-twd-clock {
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | user32.h | 11 u32 twd; member 23 unsigned short twd; /* not compatible to 64bit twd */ member
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | user32.h | 11 u32 twd; member 23 unsigned short twd; /* not compatible to 64bit twd */ member
|
| D | user_32.h | 48 long twd; member 59 unsigned short twd; member
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | stericsson,u8500-clks.yaml | 17 clocks - RTC (32 kHz), CPU clock (SMP TWD), PRCMU (power reset and 101 smp-twd-clock: 138 - smp-twd-clock 171 smp_twd_clk: smp-twd-clock {
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | max63xx_wdt.c | 77 const u8 twd; member 105 while (table->twd) { in max63xx_select_timeout() 106 if (value <= table->twd) { in max63xx_select_timeout() 232 wdt->wdd.timeout = wdt->timeout->twd; in max63xx_wdt_probe() 243 wdt->timeout->twd, wdt->timeout->tdelay); in max63xx_wdt_probe()
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | max63xx_wdt.c | 75 const u8 twd; member 103 while (table->twd) { in max63xx_select_timeout() 104 if (value <= table->twd) { in max63xx_select_timeout() 233 wdt->wdd.timeout = wdt->timeout->twd; in max63xx_wdt_probe() 244 wdt->timeout->twd, wdt->timeout->tdelay); in max63xx_wdt_probe()
|
| /kernel/linux/linux-6.6/arch/x86/um/ |
| D | signal.c | 24 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument 29 tmp = ~twd; in twd_i387_to_fxsr() 41 unsigned long twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local 49 if (twd & 0x1) { in twd_fxsr_to_i387() 78 twd = twd >> 1; in twd_fxsr_to_i387() 129 fxsave->twd = twd_i387_to_fxsr((unsigned short)(env[2] & 0xffff)); in convert_fxsr_from_user()
|
| /kernel/linux/linux-5.10/arch/x86/um/ |
| D | signal.c | 23 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument 28 tmp = ~twd; in twd_i387_to_fxsr() 40 unsigned long twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local 48 if (twd & 0x1) { in twd_fxsr_to_i387() 77 twd = twd >> 1; in twd_fxsr_to_i387() 128 fxsave->twd = twd_i387_to_fxsr((unsigned short)(env[2] & 0xffff)); in convert_fxsr_from_user()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | ux500.txt | 30 - smp-twd-clock: a subnode for the ARM SMP Timer Watchdog cluster 61 smp_twd_clk: smp-twd-clock {
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm-hr2.dtsi | 82 twd-timer@20600 { 83 compatible = "arm,cortex-a9-twd-timer"; 90 twd-watchdog@20620 { 91 compatible = "arm,cortex-a9-twd-wdt";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | bcm-hr2.dtsi | 82 twd-timer@20600 { 83 compatible = "arm,cortex-a9-twd-timer"; 90 twd-watchdog@20620 { 91 compatible = "arm,cortex-a9-twd-wdt";
|
| D | highbank.dts | 114 compatible = "arm,cortex-a9-twd-timer"; 121 compatible = "arm,cortex-a9-twd-wdt";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/calxeda/ |
| D | highbank.dts | 114 compatible = "arm,cortex-a9-twd-timer"; 121 compatible = "arm,cortex-a9-twd-wdt";
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/fpu/ |
| D | types.h | 15 u32 twd; /* FPU Tag Word */ member 37 u16 twd; /* Tag Word */ member 82 u32 twd; member
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/broadcom/bcmbca/ |
| D | bcm6858.dtsi | 120 twd: timer-mfd@400 { label 121 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
|