Searched +full:0 +full:xfffee000 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,cp-intc.yaml | 27 description: Encodes an interrupt number in the range 0–128. 46 reg = <0xfffee000 0x2000>;
|
/linux/arch/arm/mach-davinci/ |
H A D | da8xx.h | 33 #define DA8XX_CP_INTC_BASE 0xfffee000 37 #define DA8XX_SYSCFG0_BASE (IO_PHYS + 0x14000) 39 #define DA8XX_JTAG_ID_REG 0x18 40 #define DA8XX_HOST1CFG_REG 0x44 41 #define DA8XX_CHIPSIG_REG 0x174 42 #define DA8XX_CFGCHIP0_REG 0x17c 43 #define DA8XX_CFGCHIP1_REG 0x180 44 #define DA8XX_CFGCHIP2_REG 0x184 45 #define DA8XX_CFGCHIP3_REG 0x188 46 #define DA8XX_CFGCHIP4_REG 0x18c [all …]
|
/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850.dtsi | 16 reg = <0xc0000000 0x0>; 21 #size-cells = <0>; 23 cpu: cpu@0 { 26 reg = <0>; 78 reg = <0xfffee000 0x2000>; 84 #clock-cells = <0>; 89 #clock-cells = <0>; 95 #clock-cells = <0>; 102 reg = <0x11800000 0x40000>, 103 <0x11e00000 0x8000>, [all …]
|
/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 …]
|