Home
last modified time | relevance | path

Searched refs:TIMER_LOADE_COUNT1 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/drivers/soc/
Dsoc.h12 #define TIMER_LOADE_COUNT1 0x04 macro
Dsoc.c87 mmio_write_32(STIMER_CHN_BASE(1) + TIMER_LOADE_COUNT1, 0xffffffff); in secure_timer_init()
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/drivers/soc/
Dsoc.h24 #define TIMER_LOADE_COUNT1 0x04 macro
Dsoc.c61 mmio_write_32(STIMER1_BASE + TIMER_LOADE_COUNT1, 0xffffffff); in secure_timer_init()