Home
last modified time | relevance | path

Searched full:twd (Results 1 – 25 of 84) sorted by relevance

1234

/Linux-v6.1/Documentation/devicetree/bindings/watchdog/
Darm,twd-wdt.yaml4 $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";
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Darm,twd-timer.yaml4 $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";
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dbrcm,twd.yaml4 $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
50 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
/Linux-v6.1/arch/arm/kernel/
Dsmp_twd.c117 * 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);
/Linux-v6.1/arch/x86/kernel/fpu/
Dregset.c183 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument
188 tmp = ~twd; in twd_i387_to_fxsr()
208 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
213 for (i = 0; i < 8; i++, twd >>= 1) { in twd_fxsr_to_i387()
214 if (twd & 0x1) { in twd_fxsr_to_i387()
259 env->twd = twd_fxsr_to_i387(fxsave); in __convert_from_fxsr()
302 fxsave->twd = twd_i387_to_fxsr(env->twd); in convert_to_fxsr()
/Linux-v6.1/Documentation/devicetree/bindings/arm/ux500/
Dboards.txt29 see binding for timer/arm,twd-timer.yaml
69 compatible = "arm,cortex-a9-twd-timer";
78 smp_twd_clk: smp-twd-clock {
/Linux-v6.1/arch/x86/include/asm/
Duser32.h11 u32 twd; member
23 unsigned short twd; /* not compatible to 64bit twd */ member
Duser_32.h48 long twd; member
59 unsigned short twd; member
Duser_64.h54 unsigned short twd; /* Note this is not the same as member
55 the 32bit/x87/FSAVE twd */
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dstericsson,u8500-clks.yaml17 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 {
/Linux-v6.1/drivers/watchdog/
Dmax63xx_wdt.c78 const u8 twd; member
106 while (table->twd) { in max63xx_select_timeout()
107 if (value <= table->twd) { in max63xx_select_timeout()
236 wdt->wdd.timeout = wdt->timeout->twd; in max63xx_wdt_probe()
247 wdt->timeout->twd, wdt->timeout->tdelay); in max63xx_wdt_probe()
Dmax77620_wdt.c127 * "If the value of TWD needs to be changed, clear the system in max77620_wdt_set_timeout()
128 * watchdog timer first [...], then change the value of TWD." in max77620_wdt_set_timeout()
/Linux-v6.1/arch/x86/um/
Dsignal.c24 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()
/Linux-v6.1/arch/arm/boot/dts/
Dbcm-hr2.dtsi82 twd-timer@20600 {
83 compatible = "arm,cortex-a9-twd-timer";
90 twd-watchdog@20620 {
91 compatible = "arm,cortex-a9-twd-wdt";
Dhighbank.dts114 compatible = "arm,cortex-a9-twd-timer";
121 compatible = "arm,cortex-a9-twd-wdt";
Darm-realview-pbx-a9.dts87 compatible = "arm,cortex-a9-twd-timer";
94 compatible = "arm,cortex-a9-twd-wdt";
Dbcm63138.dtsi111 compatible = "arm,cortex-a9-twd-timer";
119 compatible = "arm,cortex-a9-twd-wdt";
Dvexpress-v2p-ca5s.dts102 compatible = "arm,cortex-a5-twd-timer";
116 compatible = "arm,cortex-a5-twd-wdt";
Darm-realview-eb-mp.dtsi92 compatible = "arm,arm11mp-twd-timer";
99 compatible = "arm,arm11mp-twd-wdt";
Dnuvoton-npcm730.dtsi37 compatible = "arm,cortex-a9-twd-timer";
Dbcm-nsp.dtsi100 twd-timer@20600 {
101 compatible = "arm,cortex-a9-twd-timer";
108 twd-watchdog@20620 {
109 compatible = "arm,cortex-a9-twd-wdt";
Dnuvoton-npcm750.dtsi38 compatible = "arm,cortex-a9-twd-timer";
/Linux-v6.1/arch/arm64/boot/dts/broadcom/bcmbca/
Dbcm4908.dtsi278 twd: timer-mfd@400 { label
279 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
571 regmap = <&twd>;
/Linux-v6.1/arch/x86/include/asm/fpu/
Dtypes.h15 u32 twd; /* FPU Tag Word */ member
37 u16 twd; /* Tag Word */ member
82 u32 twd; member
/Linux-v6.1/arch/arm/mach-omap2/
Domap4-common.c311 /* Extract GIC distributor and TWD bases for OMAP4460 ROM Errata WA */ in omap_gic_of_init()
320 np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-twd-timer"); in omap_gic_of_init()

1234