Searched refs:GIC_SH_MAP_PIN_BASE (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-mtmips/mt7621/spl/
H A Dcps.c22 #define GIC_SH_MAP_PIN_BASE 0x500 macro
38 #define GIC_SH_MAP_PIN(n) (GIC_SH_MAP_PIN_BASE + (n) * 4)

Completed in 42 milliseconds