Home
last modified time | relevance | path

Searched refs:wsr (Results 1 – 14 of 14) 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-dc232b/
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/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-dc233c/
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/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_5275.h232 u16 wsr; member
/u-boot/arch/arm/include/asm/arch-mx27/
A Dimx-regs.h109 u16 wsr; member
/u-boot/arch/arm/include/asm/arch-vf610/
A Dimx-regs.h375 u16 wsr; member
/u-boot/arch/arm/include/asm/arch-imx8m/
A Dimx-regs.h394 u16 wsr; /* Service */ member
/u-boot/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h941 u16 wsr; /* Service */ member
/u-boot/arch/arm/include/asm/arch-mx7/
A Dimx-regs.h976 u16 wsr; /* Service */ member

Completed in 47 milliseconds