Searched defs:REG_RSA_SEC_RANGE_END (Results 1 – 10 of 10) sorted by relevance
179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x01 + (_a_)* 2) * 4 ) //0~5 macro
179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x06 + (_a_)* 2) * 4 ) //0~5 macro
431 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
432 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
488 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro