| /rk3399_rockchip-uboot/arch/xtensa/cpu/ |
| H A D | start.S | 92 wsr a0, PTEVADDR 100 wsr a0, DBREAKC + _index 109 wsr a3, windowstart 110 wsr a0, windowbase 122 wsr a3, VECBASE 128 wsr a0, LCOUNT 138 wsr a2, PS 206 wsr a2, PS 307 wsr a0, windowstart 342 wsr a2, EXCSAVE1 [all …]
|
| /rk3399_rockchip-uboot/drivers/watchdog/ |
| H A D | imx_watchdog.c | 18 writew(0x5555, &wdog->wsr); in hw_watchdog_reset() 19 writew(0xaaaa, &wdog->wsr); in hw_watchdog_reset() 48 writew(0x5555, &wdog->wsr); in reset_cpu() 49 writew(0xaaaa, &wdog->wsr); /* load minimum 1/2 second timeout */ in reset_cpu()
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-de212/ |
| H A D | tie-asm.h | 116 wsr.ACCLO \at1 // MAC16 option 118 wsr.ACCHI \at1 // MAC16 option 128 wsr.SCOMPARE1 \at1 // conditional store option 130 wsr.M0 \at1 // MAC16 option 132 wsr.M1 \at1 // MAC16 option 134 wsr.M2 \at1 // MAC16 option 136 wsr.M3 \at1 // MAC16 option
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-dc232b/ |
| H A D | tie-asm.h | 83 wsr \at1, ACCLO // MAC16 accumulator 84 wsr \at2, ACCHI 91 wsr \at1, M0 // MAC16 registers 92 wsr \at2, M1 95 wsr \at1, M2 96 wsr \at2, M3 102 wsr \at1, SCOMPARE1 // conditional store option
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-dc233c/ |
| H A D | tie-asm.h | 137 wsr \at1, ACCLO // MAC16 option 139 wsr \at1, ACCHI // MAC16 option 149 wsr \at1, M0 // MAC16 option 151 wsr \at1, M1 // MAC16 option 153 wsr \at1, M2 // MAC16 option 155 wsr \at1, M3 // MAC16 option 157 wsr \at1, SCOMPARE1 // conditional store option
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx27/ |
| H A D | reset.c | 33 writew(0x5555, ®s->wsr); in reset_cpu() 34 writew(0xAAAA, ®s->wsr); in reset_cpu()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/ |
| H A D | reset.c | 33 writew(WSR_UNLOCK1, ®s->wsr); in reset_cpu() 34 writew(WSR_UNLOCK2, ®s->wsr); in reset_cpu()
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/ |
| H A D | cpu.c | 287 out_be16(&wdt->wsr, 0x5555); in watchdog_reset() 288 out_be16(&wdt->wsr, 0xaaaa); in watchdog_reset() 296 out_be16(&wdt->wsr, 0x5555); in watchdog_disable() 297 out_be16(&wdt->wsr, 0xaaaa); in watchdog_disable() 318 out_be16(&wdt->wsr, 0x5555); in watchdog_init() 319 out_be16(&wdt->wsr, 0xaaaa); in watchdog_init()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fsl_wdog.h | 9 u16 wsr; /* Service */ member
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | immap_5282.h | 100 ushort wsr; member
|
| H A D | immap_5445x.h | 70 u16 wsr; member
|
| H A D | immap_5275.h | 233 u16 wsr; member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx27/ |
| H A D | imx-regs.h | 110 u16 wsr; member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/ |
| H A D | imx-regs.h | 82 u16 wsr; /* Service */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-vf610/ |
| H A D | imx-regs.h | 363 u16 wsr; member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/ |
| H A D | imx-regs.h | 966 u16 wsr; /* Service */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7/ |
| H A D | imx-regs.h | 1007 u16 wsr; /* Service */ member
|