Lines Matching refs:io_read32
57 return io_read32(base + BUILD_CONFIG_OFF); in tzc_read_build_config()
67 return io_read32(base + ACTION_OFF); in tzc_read_action()
84 return io_read32(base + REGION_ATTRIBUTES_OFF(region)); in tzc_read_region_attributes()
146 io_read32(base + FAIL_ADDRESS_LOW_OFF)); in tzc_fail_dump()
148 io_read32(base + FAIL_ADDRESS_HIGH_OFF)); in tzc_fail_dump()
149 EMSG("Fail Control 0x%" PRIx32, io_read32(base + FAIL_CONTROL_OFF)); in tzc_fail_dump()
150 EMSG("Fail Id 0x%" PRIx32, io_read32(base + FAIL_ID)); in tzc_fail_dump()
305 check = io_read32(tzc.base + LOCKDOWN_RANGE_OFF); in tzc_regions_lockdown()
311 check = io_read32(tzc.base + LOCKDOWN_SELECT_OFF); in tzc_regions_lockdown()
322 return io_read32(base + REGION_SETUP_LOW_OFF(region)); in tzc_read_region_base_low()
327 return io_read32(base + REGION_SETUP_HIGH_OFF(region)); in tzc_read_region_base_high()
338 io_read32(tzc.base + SECURITY_INV_EN_OFF)); in tzc_dump_state()
355 io_read32(tzc.base + LOCKDOWN_SELECT_OFF)); in tzc_dump_state()
357 io_read32(tzc.base + LOCKDOWN_RANGE_OFF)); in tzc_dump_state()