HomeSort by relevance Sort by last modified time
    Searched refs:TIMER_CONTROL_REG (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/secure/
secure.c 113 mmio_write_32(STIMER1_CHN_BASE(5) + TIMER_CONTROL_REG,
126 mmio_write_32(STIMER1_CHN_BASE(5) + TIMER_CONTROL_REG,
secure.h 84 #define TIMER_CONTROL_REG 0x1c
  /external/u-boot/arch/arm/mach-rockchip/
rk3399-board-spl.c 65 #define TIMER_CONTROL_REG 0x1c
77 writel(TIMER_EN | TIMER_FMODE, TIMER_CHN10_BASE + TIMER_CONTROL_REG);
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/drivers/soc/
soc.h 15 #define TIMER_CONTROL_REG 0x10
soc.c 89 mmio_write_32(STIMER_CHN_BASE(1) + TIMER_CONTROL_REG, TIMER_EN);
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/drivers/soc/
soc.h 27 #define TIMER_CONTROL_REG 0x10
soc.c 64 mmio_write_32(STIMER1_BASE + TIMER_CONTROL_REG, TIMER_EN);

Completed in 133 milliseconds