Searched +full:0 +full:x1f860000 (Results 1 – 3 of 3) sorted by relevance
14 #define PIC32_CLR(_reg) ((_reg) + 0x04)15 #define PIC32_SET(_reg) ((_reg) + 0x08)16 #define PIC32_INV(_reg) ((_reg) + 0x0C)21 #define PIC32_BASE_CONFIG 0x1f80000022 #define PIC32_BASE_OSC 0x1f80120023 #define PIC32_BASE_RESET 0x1f80124024 #define PIC32_BASE_PPS 0x1f80140025 #define PIC32_BASE_UART 0x1f82200026 #define PIC32_BASE_PORT 0x1f86000027 #define PIC32_BASE_DEVCFG2 0x1fc4ff44
62 reg = <0x1f860000 0x100>;69 microchip,gpio-bank = <0>;70 gpio-ranges = <&pic32_pinctrl 0 0 16>;
34 #size-cells = <0>;36 cpu@0 {44 interrupts = <0 IRQ_TYPE_EDGE_RISING>;49 #clock-cells = <0>;57 #clock-cells = <0>;65 reg = <0x1f801200 0x200>;74 reg = <0x1f810000 0x1000>;82 reg = <0x1f801400 0x400>;89 reg = <0x1f860000 0x100>;96 microchip,gpio-bank = <0>;[all …]