Searched refs:LS7A_PCH_REG_BASE (Results 1 – 1 of 1) sorted by relevance
64 #define LS7A_PCH_REG_BASE 0x10000000UL macro66 #define LS7A_LPC_REG_BASE (LS7A_PCH_REG_BASE + 0x00002000)68 #define LS7A_CHIPCFG_REG_BASE (LS7A_PCH_REG_BASE + 0x00010000)70 #define LS7A_MISC_REG_BASE (LS7A_PCH_REG_BASE + 0x00080000)80 #define LS7A_INT_MASK_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x020)81 #define LS7A_INT_EDGE_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x060)87 #define LS7A_INT_POL_REG (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x3e0)88 #define LS7A_LPC_INT_CTL (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x2000)89 #define LS7A_LPC_INT_ENA (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x2004)90 #define LS7A_LPC_INT_STS (volatile void *)TO_UNCACHE(LS7A_PCH_REG_BASE + 0x2008)[all …]
Completed in 4 milliseconds