Searched refs:addr_width (Results 1 – 2 of 2) sorted by relevance
49 uint8_t addr_width; member102 tzc.addr_width = ((tzc_build >> BUILD_CONFIG_AW_SHIFT) & in tzc_init()243 pow = tzc.addr_width; in tzc_auto_configure()258 pow = tzc.addr_width; in tzc_auto_configure()283 pow = tzc.addr_width; in tzc_auto_configure()
74 uint8_t addr_width; member235 tzc.addr_width = ((tzc_build >> BUILD_CONFIG_AW_SHIFT) & in tzc_init()278 assert(((cfg->top <= (UINT64_MAX >> (64 - tzc.addr_width))) && in tzc_configure_region()