Searched +full:0 +full:xfffdc000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91sam9260.h | 23 #define ATMEL_ID_FIQ 0 /* Advanced Interrupt Controller (FIQ) */ 29 #define ATMEL_ID_USART0 6 /* USART 0 */ 34 #define ATMEL_ID_TWI0 11 /* Two-Wire Interface 0 */ 35 #define ATMEL_ID_SPI0 12 /* Serial Peripheral Interface 0 */ 37 #define ATMEL_ID_SSC0 14 /* Serial Synchronous Controller 0 */ 40 #define ATMEL_ID_TC0 17 /* Timer Counter 0 */ 44 #define ATMEL_ID_EMAC0 21 /* Ethernet 0 */ 59 #define ATMEL_BASE_TCB0 0xfffa0000 60 #define ATMEL_BASE_TC0 0xfffa0000 61 #define ATMEL_BASE_TC1 0xfffa0040 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/ |
H A D | atmel,at91rm9200-tcb.yaml | 51 const: 0 54 "^timer@[0-2]$": 69 channel <0> and <1> are required. 77 "^pwm@[0-2]$": 87 enum: [ 0, 1, 2 ] 152 #size-cells = <0>; 153 reg = <0xfff7c000 0x100>; 158 timer@0 { 160 reg = <0>, <1>; 173 #size-cells = <0>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91sam9260.dtsi | 41 #size-cells = <0>; 43 cpu@0 { 46 reg = <0>; 52 reg = <0x20000000 0x04000000>; 58 #clock-cells = <0>; 59 clock-frequency = <0>; 64 #clock-cells = <0>; 65 clock-frequency = <0>; 70 #clock-cells = <0>; 77 reg = <0x002ff000 0x2000>; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9260.dtsi | 47 reg = <0x20000000 0x04000000>; 53 #clock-cells = <0>; 54 clock-frequency = <0>; 59 #clock-cells = <0>; 60 clock-frequency = <0>; 65 #clock-cells = <0>; 72 reg = <0x002ff000 0x2000>; 93 reg = <0xfffff000 0x200>; 99 reg = <0xffffea00 0x200>; 104 reg = <0xfffffc00 0x100>; [all …]
|
/openbmc/linux/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 …]
|