Home
last modified time | relevance | path

Searched refs:TIMER_HP_CTRL (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/soc/
H A Dsoc.c51 if ((mmio_read_32(TIMER_HP_BASE + TIMER_HP_CTRL) & 0x1) != 0) in timer_hp_init()
54 mmio_write_32(TIMER_HP_BASE + TIMER_HP_CTRL, 0x0); in timer_hp_init()
60 mmio_write_32(TIMER_HP_BASE + TIMER_HP_CTRL, 0x1); in timer_hp_init()
H A Dsoc.h145 #define TIMER_HP_CTRL 0x4 macro
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/soc/
H A Dsoc.h196 #define TIMER_HP_CTRL 0x04 macro