Searched refs:wsr (Results 1 - 15 of 15) sorted by relevance

/u-boot/include/
H A Dfsl_wdog.h8 u16 wsr; /* Service */ member in struct:watchdog_regs
/u-boot/arch/xtensa/include/asm/arch-dc233c/
H A Dtie-asm.h134 wsr \at1, ACCLO // MAC16 option
136 wsr \at1, ACCHI // MAC16 option
146 wsr \at1, M0 // MAC16 option
148 wsr \at1, M1 // MAC16 option
150 wsr \at1, M2 // MAC16 option
152 wsr \at1, M3 // MAC16 option
154 wsr \at1, SCOMPARE1 // conditional store option
/u-boot/arch/xtensa/include/asm/arch-de212/
H A Dtie-asm.h115 wsr.ACCLO \at1 // MAC16 option
117 wsr.ACCHI \at1 // MAC16 option
127 wsr.SCOMPARE1 \at1 // conditional store option
129 wsr.M0 \at1 // MAC16 option
131 wsr.M1 \at1 // MAC16 option
133 wsr.M2 \at1 // MAC16 option
135 wsr.M3 \at1 // MAC16 option
/u-boot/arch/xtensa/include/asm/arch-dc232b/
H A Dtie-asm.h81 wsr \at1, ACCLO // MAC16 accumulator
82 wsr \at2, ACCHI
89 wsr \at1, M0 // MAC16 registers
90 wsr \at2, M1
93 wsr \at1, M2
94 wsr \at2, M3
100 wsr \at1, SCOMPARE1 // conditional store option
/u-boot/arch/xtensa/cpu/
H A Dstart.S91 wsr a0, PTEVADDR
99 wsr a0, DBREAKC + _index
108 wsr a3, windowstart
109 wsr a0, windowbase
121 wsr a3, VECBASE
127 wsr a0, LCOUNT
137 wsr a2, PS
205 wsr a2, PS
306 wsr a0, windowstart
341 wsr a
589 /* 37*/ wsr a2, PS label
[all...]
/u-boot/drivers/watchdog/
H A Dmcf_wdt.c28 u16 wsr; /* Reset Status */ member in struct:watchdog_regs
34 writew(0x5555, &wdog->wsr);
35 writew(0xaaaa, &wdog->wsr);
H A Dimx_watchdog.c59 writew(0x5555, &wdog->wsr);
60 writew(0xaaaa, &wdog->wsr);
/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu.c252 out_be16(&wdt->wsr, 0x5555);
253 out_be16(&wdt->wsr, 0xaaaa);
261 out_be16(&wdt->wsr, 0x5555);
262 out_be16(&wdt->wsr, 0xaaaa);
283 out_be16(&wdt->wsr, 0x5555);
284 out_be16(&wdt->wsr, 0xaaaa);
/u-boot/arch/m68k/include/asm/
H A Dimmap_5282.h100 ushort wsr; member in struct:wdog_ctrl
H A Dimmap_5275.h233 u16 wsr; member in struct:wdog_ctrl
/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h109 u16 wsr; member in struct:wdog_regs
/u-boot/arch/arm/include/asm/arch-vf610/
H A Dimx-regs.h375 u16 wsr; member in struct:wdog_regs
/u-boot/arch/arm/include/asm/arch-imx8m/
H A Dimx-regs.h395 u16 wsr; /* Service */ member in struct:wdog_regs
/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h941 u16 wsr; /* Service */ member in struct:wdog_regs
/u-boot/arch/arm/include/asm/arch-mx7/
H A Dimx-regs.h976 u16 wsr; /* Service */ member in struct:wdog_regs

Completed in 159 milliseconds