Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi4-32/driver/
A Draspi4.h107 #define INTC_BASE (0xff800000) macro
110 #define GIC_V2_DISTRIBUTOR_BASE (INTC_BASE + 0x00041000)
111 #define GIC_V2_CPU_INTERFACE_BASE (INTC_BASE + 0x00042000)
112 #define GIC_V2_HYPERVISOR_BASE (INTC_BASE + 0x00044000)
113 #define GIC_V2_VIRTUAL_CPU_BASE (INTC_BASE + 0x00046000)
/bsp/raspberry-pi/raspi4-64/drivers/
A Draspi4.h121 #define INTC_BASE (0xff800000) macro
124 #define GIC_V2_BASE (INTC_BASE + 0x00040000)

Completed in 6 milliseconds