Searched refs:PIC32_CFG_BASE (Results 1 – 1 of 1) sorted by relevance
13 #define PIC32_CFG_BASE 0x1f800000 macro27 #define PIC32_NVM_BASE (PIC32_CFG_BASE + 0x0600)29 #define PIC32_OSC_BASE (PIC32_CFG_BASE + 0x1200)72 return (void __iomem *)CKSEG1ADDR(PIC32_CFG_BASE); in pic32_get_syscfg_base()