Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3368/drivers/soc/
H A Dsoc.h52 #define STIMER_S 1 macro
55 (STIMER_S << STIMER_S_SHIFT))
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.h85 #define STIMER_S BIT(23) macro
H A Dsoc.c130 SGRF_SLV_S_ALL_NS | STIMER_S); in sgrf_init()