Home
last modified time | relevance | path

Searched defs:STIMER1_CHN_BASE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/secure/
H A Dsecure.h68 #define STIMER1_CHN_BASE(n) (STIME_BASE + 0x8000 + 0x20 * (n)) macro
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Drk3576_def.h141 #define STIMER1_CHN_BASE(i) (STIMER1_BASE + 0x1000 * (i)) macro
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/soc/
H A Dsoc.h141 #define STIMER1_CHN_BASE(n) (STIMER1_BASE + 0x20 * (n)) macro