Lines Matching +full:0 +full:x00200000
42 alchemy_gpio_direction_output(4, 0); in gpr_reset()
43 alchemy_gpio_direction_output(5, 0); in gpr_reset()
48 alchemy_gpio_direction_output(1, 0); in gpr_reset()
81 [0] = {
91 .id = 0,
99 * 0x00000000-0x00200000 : "kernel"
100 * 0x00200000-0x00a00000 : "rootfs"
101 * 0x01d00000-0x01f00000 : "config"
102 * 0x01c00000-0x01d00000 : "yamon"
103 * 0x01d00000-0x01d40000 : "yamon env vars"
104 * 0x00000000-0x00a00000 : "kernel+rootfs"
109 .size = 0x00200000,
110 .offset = 0,
114 .size = 0x00800000,
120 .size = 0x00200000,
121 .offset = 0x01d00000,
125 .size = 0x00100000,
126 .offset = 0x01c00000,
130 .size = 0x00040000,
135 .size = 0x00a00000,
136 .offset = 0,
147 .start = 0x1e000000,
148 .end = 0x1fffffff,
201 GPIO_LOOKUP_IDX("alchemy-gpio2", 9, NULL, 0,
227 I2C_BOARD_INFO("lm83", 0x18),
234 [0] = {
236 .end = AU1500_PCI_PHYS_ADDR + 0xfff,
243 if ((slot == 0) && (pin == 1)) in gpr_map_pci_irq()
245 else if ((slot == 0) && (pin == 2)) in gpr_map_pci_irq()
248 return 0xff; in gpr_map_pci_irq()
258 0,
265 .id = 0,
288 i2c_register_board_info(0, gpr_i2c_info, ARRAY_SIZE(gpr_i2c_info)); in gpr_dev_init()