Home
last modified time | relevance | path

Searched refs:wsr (Results 1 – 18 of 18) sorted by relevance

/u-boot/arch/xtensa/cpu/
A Dstart.S91 wsr a0, PTEVADDR
121 wsr a3, VECBASE
127 wsr a0, LCOUNT
137 wsr a2, PS
205 wsr a2, PS
468 wsr a3, PS
476 wsr a2, LBEG
477 wsr a3, LEND
478 wsr a4, LCOUNT
483 wsr a2, SAR
[all …]
/u-boot/arch/xtensa/include/asm/arch-de212/
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/
A Dtie-asm.h82 wsr \at1, ACCLO // MAC16 accumulator
83 wsr \at2, ACCHI
90 wsr \at1, M0 // MAC16 registers
91 wsr \at2, M1
94 wsr \at1, M2
95 wsr \at2, M3
101 wsr \at1, SCOMPARE1 // conditional store option
/u-boot/arch/xtensa/include/asm/arch-dc233c/
A Dtie-asm.h136 wsr \at1, ACCLO // MAC16 option
138 wsr \at1, ACCHI // MAC16 option
148 wsr \at1, M0 // MAC16 option
150 wsr \at1, M1 // MAC16 option
152 wsr \at1, M2 // MAC16 option
154 wsr \at1, M3 // MAC16 option
156 wsr \at1, SCOMPARE1 // conditional store option
/u-boot/arch/arm/cpu/arm926ejs/mx27/
A Dreset.c33 writew(0x5555, &regs->wsr); in reset_cpu()
34 writew(0xAAAA, &regs->wsr); in reset_cpu()
/u-boot/arch/arm/cpu/arm926ejs/mx25/
A Dreset.c33 writew(WSR_UNLOCK1, &regs->wsr); in reset_cpu()
34 writew(WSR_UNLOCK2, &regs->wsr); in reset_cpu()
/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu.c298 out_be16(&wdt->wsr, 0x5555); in watchdog_reset()
299 out_be16(&wdt->wsr, 0xaaaa); in watchdog_reset()
307 out_be16(&wdt->wsr, 0x5555); in watchdog_disable()
308 out_be16(&wdt->wsr, 0xaaaa); in watchdog_disable()
329 out_be16(&wdt->wsr, 0x5555); in watchdog_init()
330 out_be16(&wdt->wsr, 0xaaaa); in watchdog_init()
/u-boot/include/
A Dfsl_wdog.h8 u16 wsr; /* Service */ member
/u-boot/drivers/watchdog/
A Dimx_watchdog.c59 writew(0x5555, &wdog->wsr); in imx_watchdog_reset()
60 writew(0xaaaa, &wdog->wsr); in imx_watchdog_reset()
/u-boot/arch/m68k/include/asm/
A Dimmap_5282.h99 ushort wsr; member
A Dimmap_5445x.h69 u16 wsr; member
A Dimmap_5275.h232 u16 wsr; member
/u-boot/arch/arm/include/asm/arch-mx25/
A Dimx-regs.h81 u16 wsr; /* Service */ member
/u-boot/arch/arm/include/asm/arch-mx27/
A Dimx-regs.h109 u16 wsr; member
/u-boot/arch/arm/include/asm/arch-imx8m/
A Dimx-regs.h312 u16 wsr; /* Service */ member
/u-boot/arch/arm/include/asm/arch-vf610/
A Dimx-regs.h378 u16 wsr; member
/u-boot/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h942 u16 wsr; /* Service */ member
/u-boot/arch/arm/include/asm/arch-mx7/
A Dimx-regs.h977 u16 wsr; /* Service */ member

Completed in 37 milliseconds