Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dbsec2_reg.h56 #define BSEC_SWLOCK(n) (BSEC_SWLOCK_OFF + U(0x04) * (n)) macro
H A Dbsec3_reg.h15 #define BSEC_SWLOCK(x) (U(0x840) + 4U * (x)) macro