Symbol: LS7A_PCH_REG_BASE
arch/loongarch/include/asm/loongson.h
66
#define LS7A_LPC_REG_BASE (LS7A_PCH_REG_BASE + 0x00002000)
arch/loongarch/include/asm/loongson.h
68
#define LS7A_CHIPCFG_REG_BASE (LS7A_PCH_REG_BASE + 0x00010000)
arch/loongarch/include/asm/loongson.h
70
#define LS7A_MISC_REG_BASE (LS7A_PCH_REG_BASE + 0x00080000)
arch/loongarch/include/asm/loongson.h
80
#define LS7A_INT_MASK_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x020)
arch/loongarch/include/asm/loongson.h
81
#define LS7A_INT_EDGE_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x060)
arch/loongarch/include/asm/loongson.h
82
#define LS7A_INT_CLEAR_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x080)
arch/loongarch/include/asm/loongson.h
83
#define LS7A_INT_HTMSI_EN_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x040)
arch/loongarch/include/asm/loongson.h
84
#define LS7A_INT_ROUTE_ENTRY_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x100)
arch/loongarch/include/asm/loongson.h
85
#define LS7A_INT_HTMSI_VEC_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x200)
arch/loongarch/include/asm/loongson.h
86
#define LS7A_INT_STATUS_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x3a0)
arch/loongarch/include/asm/loongson.h
87
#define LS7A_INT_POL_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x3e0)
arch/loongarch/include/asm/loongson.h
88
#define LS7A_LPC_INT_CTL (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x2000)
arch/loongarch/include/asm/loongson.h
89
#define LS7A_LPC_INT_ENA (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x2004)
arch/loongarch/include/asm/loongson.h
90
#define LS7A_LPC_INT_STS (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x2008)
arch/loongarch/include/asm/loongson.h
91
#define LS7A_LPC_INT_CLR (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x200c)
arch/loongarch/include/asm/loongson.h
92
#define LS7A_LPC_INT_POL (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x2010)