Searched +full:0 +full:xfffdc000 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91sam9260.h | 29 #define ATMEL_ID_FIQ 0 /* Advanced Interrupt Controller (FIQ) */ 35 #define ATMEL_ID_USART0 6 /* USART 0 */ 40 #define ATMEL_ID_TWI0 11 /* Two-Wire Interface 0 */ 41 #define ATMEL_ID_SPI0 12 /* Serial Peripheral Interface 0 */ 43 #define ATMEL_ID_SSC0 14 /* Serial Synchronous Controller 0 */ 46 #define ATMEL_ID_TC0 17 /* Timer Counter 0 */ 50 #define ATMEL_ID_EMAC0 21 /* Ethernet 0 */ 65 #define ATMEL_BASE_TCB0 0xfffa0000 66 #define ATMEL_BASE_TC0 0xfffa0000 67 #define ATMEL_BASE_TC1 0xfffa0040 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/microchip/ |
| H A D | atmel,at91rm9200-tcb.yaml | 51 const: 0 54 "^timer@[0-2]$": 67 channel <0> and <1> are required. 125 #size-cells = <0>; 126 reg = <0xfff7c000 0x100>; 131 timer@0 { 133 reg = <0>, <1>; 146 #size-cells = <0>; 147 reg = <0xfffdc000 0x100>; 152 timer@0 { [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | at91sam9260.dtsi | 40 #size-cells = <0>; 42 cpu@0 { 45 reg = <0>; 51 reg = <0x20000000 0x04000000>; 57 #clock-cells = <0>; 58 clock-frequency = <0>; 63 #clock-cells = <0>; 64 clock-frequency = <0>; 69 #clock-cells = <0>; 76 reg = <0x002ff000 0x2000>; [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | at91sam9260.dtsi | 40 #address-cells = <0>; 41 #size-cells = <0>; 50 reg = <0x20000000 0x04000000>; 56 #clock-cells = <0>; 57 clock-frequency = <0>; 62 #clock-cells = <0>; 63 clock-frequency = <0>; 68 #clock-cells = <0>; 75 reg = <0x002ff000 0x2000>; 96 reg = <0xfffff000 0x200>; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | diskonchip.c | 37 #define CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS 0 43 0xfffc8000, 0xfffca000, 0xfffcc000, 0xfffce000, 44 0xfffd0000, 0xfffd2000, 0xfffd4000, 0xfffd6000, 45 0xfffd8000, 0xfffda000, 0xfffdc000, 0xfffde000, 46 0xfffe0000, 0xfffe2000, 0xfffe4000, 0xfffe6000, 47 0xfffe8000, 0xfffea000, 0xfffec000, 0xfffee000, 49 0xc8000, 0xca000, 0xcc000, 0xce000, 50 0xd0000, 0xd2000, 0xd4000, 0xd6000, 51 0xd8000, 0xda000, 0xdc000, 0xde000, 52 0xe0000, 0xe2000, 0xe4000, 0xe6000, [all …]
|