Searched refs:CSI_DRV_ERRNO_AES_BASE (Results 1 – 3 of 3) sorted by relevance
108 #define CSI_DRV_ERRNO_AES_BASE 0x810A0000 macro
61 #define CSI_DRV_ERRNO_AES_BASE 0x81090000 macro
27 #define ERR_AES(errno) (CSI_DRV_ERRNO_AES_BASE | errno)
Completed in 10 milliseconds