Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dopenedges_omc.c29 #define REGION_TOP_LOW_OFF U(0x1108) macro
114 omc_write64(filter, REGION_TOP_LOW_OFF + REGION_NUM_OFF(region), val); in omc_write_region_top()
H A Dtzc400.c126 return io_read32(base + REGION_TOP_LOW_OFF + REGION_NUM_OFF(region)); in tzc_read_region_top_low()
132 io_write32(base + REGION_TOP_LOW_OFF + REGION_NUM_OFF(region), val); in tzc_write_region_top_low()
/optee_os/core/include/drivers/
H A Dtzc400.h89 #define REGION_TOP_LOW_OFF U(0x108) macro