Home
last modified time | relevance | path

Searched defs:STIMER_CHN_BASE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/px30/drivers/secure/
H A Dsecure.h42 #define STIMER_CHN_BASE(n) (STIME_BASE + 0x20 * (n)) macro
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.h67 #define STIMER_CHN_BASE(n) (STIME_BASE + 0x20 * (n)) macro