Searched refs:CSI_DRV_ERRNO_RSA_BASE (Results 1 – 3 of 3) sorted by relevance
110 #define CSI_DRV_ERRNO_RSA_BASE 0x810C0000 macro
63 #define CSI_DRV_ERRNO_RSA_BASE 0x810B0000 macro
28 #define ERR_RSA(errno) (CSI_DRV_ERRNO_RSA_BASE | errno)
Completed in 14 milliseconds