Searched defs:REG_RSA_SEC_RANGE_START (Results 1 – 10 of 10) sorted by relevance
178 #define REG_RSA_SEC_RANGE_START(_a_) (REG_RSA_BASE + (0x00 + (_a_)* 2) * 4 ) //0~5 macro
178 #define REG_RSA_SEC_RANGE_START(_a_) (REG_RSA_BASE + (0x05 + (_a_)* 2) * 4 ) //0~5 macro
430 #define REG_RSA_SEC_RANGE_START(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x5 ) // a = 0 ~ 5 macro
431 #define REG_RSA_SEC_RANGE_START(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x5 ) // a = 0 ~ 5 macro
487 #define REG_RSA_SEC_RANGE_START(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x5 ) // a = 0 ~ 5 macro