Lines Matching +full:0 +full:x1800
22 memory@0 {
25 reg = <0x00000000 0x4000000>;
41 gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>;
87 #size-cells = <0>;
91 reg = <0x51>;
104 flash@0,0 {
108 * 16 MB of Flash in 128 0x20000 sized blocks
111 reg = <0 0x00000000 0x1000000>;
116 * A boot log says the directory is at 0xfe0000
117 * 0x7f * 0x20000 = 0xfe0000
119 fis-index-block = <0x7f>;
133 interrupt-map-mask = <0xf800 0 0 7>;
136 <0x0800 0 0 1 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT E on slot 1 is irq 7 */
138 <0x1000 0 0 1 &gpio0 11 IRQ_TYPE_LEVEL_LOW>, /* INT A on slot 2 is irq 11 */
140 <0x1800 0 0 1 &gpio0 10 IRQ_TYPE_LEVEL_LOW>, /* INT B on slot 3 is irq 10 */
141 <0x1800 0 0 2 &gpio0 9 IRQ_TYPE_LEVEL_LOW>, /* INT C on slot 3 is irq 9 */
142 <0x1800 0 0 3 &gpio0 8 IRQ_TYPE_LEVEL_LOW>, /* INT D on slot 3 is irq 8 */
144 <0x2000 0 0 3 &gpio0 6 IRQ_TYPE_LEVEL_LOW>; /* INT F on slot 4 is irq 6 */