Home
last modified time | relevance | path

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

/bsp/phytium/libraries/common/
A Dphytium_interrupt.c13 struct arm_gic *phytium_gic_table; variable
26 phytium_gic_table[index].redist_hw_base[cpu_id] = redist_addr; in arm_gic_redist_address_set()
42 base = phytium_gic_table[index].redist_hw_base[cpu_id]; in arm_gicv3_wait_rwp()
47 base = phytium_gic_table[index].dist_hw_base; in arm_gicv3_wait_rwp()
61 rt_uint64_t redist_base = phytium_gic_table[0].redist_hw_base[cpu_id]; in phytium_aarch64_arm_gic_redist_init()
98 phytium_gic_table = (struct arm_gic *)arm_gic_get_gic_table_addr(); in phytium_interrupt_init()

Completed in 5 milliseconds