Searched refs:REG_RSA_SEC_RANGE_MASK (Results 1 – 20 of 20) sorted by relevance
204 #define REG_RSA_SEC_RANGE_MASK 0xFFFF0000 macro
386 start_addr = u32addr & REG_RSA_SEC_RANGE_MASK; in HAL_RSA_SetSecureRange()
389 start_addr = u32addr & REG_RSA_SEC_RANGE_MASK; in HAL_RSA_SetSecureRange()
177 #define REG_RSA_SEC_RANGE_MASK 0x0000FFFFUL macro
1399 …A_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecStart & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()1400 …A_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecEnd & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()
1396 …A_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecStart & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()1397 …A_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecEnd & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()
1392 …A_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecStart & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()1393 …A_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecEnd & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()
1393 …A_SEC_RANGE_START(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecStart & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()1394 …A_SEC_RANGE_END(u32SecSet)) = REG_RSA_SEC_RANGE_ENABLE | ( u32SecEnd & REG_RSA_SEC_RANGE_MASK); in HAL_CA_RSA_SetSecureRange()