Home
last modified time | relevance | path

Searched refs:REGION_BASE_HIGH_OFF (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/
H A Dtzc400.h88 #define REGION_BASE_HIGH_OFF U(0x104) macro
/optee_os/core/drivers/
H A Dtzc400.c115 return io_read32(base + REGION_BASE_HIGH_OFF + REGION_NUM_OFF(region)); in tzc_read_region_base_high()
121 io_write32(base + REGION_BASE_HIGH_OFF + REGION_NUM_OFF(region), val); in tzc_write_region_base_high()
H A Dopenedges_omc.c28 #define REGION_BASE_HIGH_OFF U(0x1104) macro