Searched refs:addr_width (Results 1 – 2 of 2) sorted by relevance
16 uint8_t addr_width; member59 tzc380.addr_width = ((tzc_build >> BUILD_CONFIG_AW_SHIFT) & in tzc380_init()
35 uint8_t addr_width; member208 tzc400.addr_width = (uint8_t)((tzc400_build >> BUILD_CONFIG_AW_SHIFT) & in tzc400_init()261 assert((region_top <= (UINT64_MAX >> (64U - tzc400.addr_width))) && in tzc400_configure_region()
Completed in 3 milliseconds