Home
last modified time | relevance | path

Searched refs:twd (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dtwd.txt13 "arm,cortex-a9-twd-timer"
14 "arm,cortex-a5-twd-timer"
15 "arm,arm11mp-twd-timer"
24 twd-timer@2c000600 {
25 compatible = "arm,arm11mp-twd-timer"";
33 "arm,cortex-a9-twd-wdt"
34 "arm,cortex-a5-twd-wdt"
35 "arm,arm11mp-twd-wdt"
44 twd-watchdog@2c000620 {
45 compatible = "arm,arm11mp-twd-wdt";
/linux-4.1.27/drivers/watchdog/
Dmax63xx_wdt.c64 u8 twd; member
94 while (table->twd) { in max63xx_select_timeout()
95 if (value <= table->twd) { in max63xx_select_timeout()
195 current_timeout->twd, current_timeout->tdelay); in max63xx_wdt_probe()
197 heartbeat = current_timeout->twd; in max63xx_wdt_probe()
/linux-4.1.27/arch/x86/kernel/
Di387.c251 fp->twd = 0xffffffffu; in fpu_finit()
420 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument
425 tmp = ~twd; in twd_i387_to_fxsr()
445 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
450 for (i = 0; i < 8; i++, twd >>= 1) { in twd_fxsr_to_i387()
451 if (twd & 0x1) { in twd_fxsr_to_i387()
496 env->twd = twd_fxsr_to_i387(fxsave); in convert_from_fxsr()
534 fxsave->twd = twd_i387_to_fxsr(env->twd); in convert_to_fxsr()
Dxsave.c67 fx->twd = 0; in __sanitize_i387_state()
/linux-4.1.27/arch/x86/include/asm/
Duser_32.h47 long twd; member
58 unsigned short twd; member
Duser32.h10 u32 twd; member
22 unsigned short twd; /* not compatible to 64bit twd */ member
Duser_64.h53 unsigned short twd; /* Note this is not the same as member
Dprocessor.h321 u32 twd; /* FPU Tag Word */ member
337 u16 twd; /* Tag Word */ member
372 u32 twd; member
/linux-4.1.27/arch/x86/um/
Dsignal.c23 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()
/linux-4.1.27/arch/arm/boot/dts/
Dbcm63138.dtsi97 compatible = "arm,cortex-a9-twd-timer";
104 compatible = "arm,cortex-a9-twd-wdt";
Dhighbank.dts96 compatible = "arm,cortex-a9-twd-timer";
103 compatible = "arm,cortex-a9-twd-wdt";
Dvexpress-v2p-ca5s.dts86 compatible = "arm,cortex-a5-twd-timer";
100 compatible = "arm,cortex-a5-twd-wdt";
Dhip01.dtsi104 compatible = "arm,cortex-a9-twd-timer";
Dspear13xx.dtsi324 compatible = "arm,cortex-a9-twd-timer";
331 compatible = "arm,cortex-a9-twd-wdt";
Dvexpress-v2p-ca9.dts149 compatible = "arm,cortex-a9-twd-timer";
155 compatible = "arm,cortex-a9-twd-wdt";
Dbcm5301x.dtsi62 compatible = "arm,cortex-a9-twd-timer";
Dsocfpga_arria10.dtsi291 compatible = "arm,cortex-a9-twd-timer";
Dzynq-7000.dtsi318 compatible = "arm,cortex-a9-twd-timer";
Dberlin2cd.dtsi77 compatible = "arm,cortex-a9-twd-timer";
Drk3xxx.dtsi105 compatible = "arm,cortex-a9-twd-timer";
Dsh73a0.dtsi42 compatible = "arm,cortex-a9-twd-timer";
791 clock-output-names = "twd";
Dste-dbx5x0.dtsi71 smp_twd_clk: smp-twd-clock {
87 compatible = "arm,cortex-a9-twd-timer";
Dberlin2.dtsi105 compatible = "arm,cortex-a9-twd-timer";
Dhisi-x5hd2.dtsi380 compatible = "arm,cortex-a9-twd-timer";
Dr8a7779.dtsi67 compatible = "arm,cortex-a9-twd-timer";
Dberlin2q.dtsi113 compatible = "arm,cortex-a9-twd-timer";
Darmada-39x.dtsi115 compatible = "arm,cortex-a9-twd-timer";
Dhi3620.dtsi161 compatible = "arm,cortex-a9-twd-timer";
Darmada-375.dtsi187 compatible = "arm,cortex-a9-twd-timer";
Darmada-38x.dtsi154 compatible = "arm,cortex-a9-twd-timer";
Dsocfpga.dtsi671 compatible = "arm,cortex-a9-twd-timer";
Dtegra20.dtsi144 compatible = "arm,cortex-a9-twd-timer";
Dtegra30.dtsi229 compatible = "arm,cortex-a9-twd-timer";
Domap4.dtsi70 compatible = "arm,cortex-a9-twd-timer";
Dimx6qdl.dtsi123 compatible = "arm,cortex-a9-twd-timer";
/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext.h139 __u16 twd; /* Note this is not the same as the member
/linux-4.1.27/arch/x86/math-emu/
Dfpu_system.h73 #define fpu_tag_word (I387->soft.twd)
Dfpu_aux.c40 soft->twd = 0xffff; in finit_soft_fpu()
Dfpu_entry.c713 tags = S387->twd; in fpregs_soft_set()
726 S387->twd = tags; in fpregs_soft_set()
748 S387->twd |= 0xffff0000; in fpregs_soft_get()
/linux-4.1.27/arch/x86/kvm/
Dx86.c6984 fpu->ftwx = fxsave->twd; in kvm_arch_vcpu_ioctl_get_fpu()
7001 fxsave->twd = fpu->ftwx; in kvm_arch_vcpu_ioctl_set_fpu()