Searched refs:CRYPT_BASE (Results 1 – 2 of 2) sorted by relevance
19 mmio_read_32((uintptr_t)(CRYPT_BASE+((offset) * 4)))22 mmio_write_32((uintptr_t)(CRYPT_BASE + ((offset) * 4)), (uint32_t)value)
29 #define CRYPT_BASE (IO_PHYS + 0x210000) macro