OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRYPT_BASE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/crypt/
crypt.c
16
mmio_read_32((uintptr_t)(
CRYPT_BASE
+((offset) * 4)))
19
mmio_write_32((uintptr_t)(
CRYPT_BASE
+ ((offset) * 4)), (uint32_t)value)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h
29
#define
CRYPT_BASE
(IO_PHYS + 0x210000)
Completed in 433 milliseconds