/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/ |
A D | arm,twd-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/arm,twd-wdt.yaml# 23 - arm,cortex-a9-twd-wdt 24 - arm,cortex-a5-twd-wdt 25 - arm,arm11mp-twd-wdt 47 compatible = "arm,arm11mp-twd-wdt";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/timer/ |
A D | arm,twd-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/arm,twd-timer.yaml# 23 - arm,cortex-a9-twd-timer 24 - arm,cortex-a5-twd-timer 25 - arm,arm11mp-twd-timer 53 compatible = "arm,arm11mp-twd-timer";
|
/linux-6.3-rc2/arch/x86/kernel/fpu/ |
A D | regset.c | 183 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-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | brcm,twd.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,twd.yaml# 22 - brcm,bcm4908-twd 23 - brcm,bcm7038-twd 53 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
|
/linux-6.3-rc2/drivers/watchdog/ |
A D | max63xx_wdt.c | 78 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()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ux500/ |
A 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 {
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | user_32.h | 48 long twd; member 59 unsigned short twd; member
|
A D | user32.h | 11 u32 twd; member 23 unsigned short twd; /* not compatible to 64bit twd */ member
|
A D | user_64.h | 54 unsigned short twd; /* Note this is not the same as member
|
/linux-6.3-rc2/arch/x86/um/ |
A 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()
|
/linux-6.3-rc2/arch/x86/include/asm/fpu/ |
A D | types.h | 15 u32 twd; /* FPU Tag Word */ member 37 u16 twd; /* Tag Word */ member 82 u32 twd; member
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | highbank.dts | 114 compatible = "arm,cortex-a9-twd-timer"; 121 compatible = "arm,cortex-a9-twd-wdt";
|
A 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";
|
A D | nuvoton-npcm730.dtsi | 37 compatible = "arm,cortex-a9-twd-timer";
|
A D | vexpress-v2p-ca5s.dts | 102 compatible = "arm,cortex-a5-twd-timer"; 116 compatible = "arm,cortex-a5-twd-wdt";
|
A D | nuvoton-npcm750.dtsi | 38 compatible = "arm,cortex-a9-twd-timer";
|
A D | bcm63138.dtsi | 111 compatible = "arm,cortex-a9-twd-timer"; 119 compatible = "arm,cortex-a9-twd-wdt";
|
A D | arm-realview-pbx-a9.dts | 87 compatible = "arm,cortex-a9-twd-timer"; 94 compatible = "arm,cortex-a9-twd-wdt";
|
A D | arm-realview-eb-mp.dtsi | 92 compatible = "arm,arm11mp-twd-timer"; 99 compatible = "arm,arm11mp-twd-wdt";
|
A D | spear13xx.dtsi | 320 compatible = "arm,cortex-a9-twd-timer"; 327 compatible = "arm,cortex-a9-twd-wdt";
|
/linux-6.3-rc2/arch/arm64/boot/dts/broadcom/bcmbca/ |
A D | bcm6858.dtsi | 113 twd: timer-mfd@400 { label 114 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
|
A D | bcm4908.dtsi | 279 twd: timer-mfd@400 { label 280 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon"; 577 regmap = <&twd>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | stericsson,u8500-clks.yaml | 101 smp-twd-clock: 138 - smp-twd-clock 171 smp_twd_clk: smp-twd-clock {
|
/linux-6.3-rc2/arch/x86/math-emu/ |
A D | fpu_entry.c | 672 tags = S387->twd; in fpregs_soft_set() 685 S387->twd = tags; in fpregs_soft_set() 705 S387->twd |= 0xffff0000; in fpregs_soft_get()
|
A D | fpu_system.h | 100 #define fpu_tag_word (I387->soft.twd)
|