Home
last modified time | relevance | path

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

/SCP-firmware-master/product/juno/include/
A Dsystem_mmap.h53 #define MHU_BASE (EXTERNAL_DEV_BASE + 0x2B1F0000) macro
54 #define MHU_SCP_INTR_L_BASE (MHU_BASE + 0x0000)
55 #define MHU_SCP_INTR_H_BASE (MHU_BASE + 0x0020)
56 #define MHU_CPU_INTR_L_BASE (MHU_BASE + 0x0100)
57 #define MHU_CPU_INTR_H_BASE (MHU_BASE + 0x0120)
58 #define MHU_SCP_INTR_S_BASE (MHU_BASE + 0x0200)
59 #define MHU_CPU_INTR_S_BASE (MHU_BASE + 0x0300)
/SCP-firmware-master/product/sgm775/include/
A Dsgm775_mmap.h88 #define MHU_BASE (SYS1_BASE + 0x2B1F0000) macro
94 #define MHU_SCP_INTR_L_BASE (MHU_BASE)
95 #define MHU_SCP_INTR_H_BASE (MHU_BASE + 0x0020)
96 #define MHU_CPU_INTR_L_BASE (MHU_BASE + 0x0100)
97 #define MHU_CPU_INTR_H_BASE (MHU_BASE + 0x0120)
98 #define MHU_SCP_INTR_S_BASE (MHU_BASE + 0x0200)
99 #define MHU_CPU_INTR_S_BASE (MHU_BASE + 0x0300)

Completed in 3 milliseconds