Home
last modified time | relevance | path

Searched refs:wcr (Results 1 – 25 of 30) sorted by relevance

12

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx27/
H A Dreset.c30 writew(0x0000, &regs->wcr); in reset_cpu()
37 writew(WCR_WDE, &regs->wcr); in reset_cpu()
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/
H A Dreset.c30 writew(0, &regs->wcr); in reset_cpu()
37 writew(WCR_WDE, &regs->wcr); in reset_cpu()
/rk3399_rockchip-uboot/drivers/watchdog/
H A Dimx_watchdog.c37 WCR_WDA | SET_WCR_WT(timeout), &wdog->wcr); in hw_watchdog_init()
46 clrsetbits_le16(&wdog->wcr, WCR_WT_MSK, WCR_WDE); in reset_cpu()
/rk3399_rockchip-uboot/include/
H A Dfsl_wdog.h8 u16 wcr; /* Control */ member
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/
H A Dsoc.c352 u32 reg = readw(&wdog->wcr); in set_wdog_reset()
358 reg = readw(&wdog->wcr); in set_wdog_reset()
365 writew(reg, &wdog->wcr); in set_wdog_reset()
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/
H A Dcpu.c300 out_be16(&wdt->wcr, 0); in watchdog_disable()
311 out_be16(&wdt->wcr, 0); in watchdog_init()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dimmap_5282.h97 ushort wcr; member
H A Dimmap_5445x.h67 u16 wcr; member
312 u8 wcr; /* 0x13 */ member
H A Dimmap_520x.h64 u8 wcr; /* 0x13 */ member
H A Dimmap_5227x.h213 u8 wcr; /* 0x03 wakeup control */ member
H A Dimmap_5301x.h80 u8 wcr; /* 0x13 */ member
H A Dimmap_5441x.h341 u8 wcr; /* 0x13 */ member
H A Dimmap_5329.h96 u8 wcr; /* 0x13 wakeup control register */ member
H A Dimmap_5275.h230 u16 wcr; member
/rk3399_rockchip-uboot/board/warp7/
H A Dwarp7.c198 clrsetbits_le16(&wdog->wcr, 0, 0x10); in board_late_init()
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c35 u32 wcr; member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h81 u16 wcr; /* Control */ member
225 u32 wcr; /* WEIM Configuration Register */ member
/rk3399_rockchip-uboot/board/technexion/pico-imx7d/
H A Dpico-imx7d.c274 clrsetbits_le16(&wdog->wcr, 0, 0x10); in board_late_init()
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c375 clrbits_be16(&wdog->wcr, WCR_SRS); in reset_cpu()
/rk3399_rockchip-uboot/board/freescale/mx53ard/
H A Dmx53ard.c279 writel(0x0, &weim_regs->wcr); in weim_cs1_settings()
/rk3399_rockchip-uboot/board/cobra5272/bdm/
H A Dcobra5272_uboot.gdb55 set $wcr = $mbar - 1 + 0x288 toplevelVariable
/rk3399_rockchip-uboot/board/freescale/mx7dsabresd/
H A Dmx7dsabresd.c379 clrsetbits_le16(&wdog->wcr, 0, 0x10); in board_late_init()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h450 u32 wcr; member
965 u16 wcr; /* Control */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h109 u16 wcr; member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h394 u32 wcr; member

12