Lines Matching +full:0 +full:x01c00000

41 	__asm__ __volatile__("jr\t%0" : : "r"(0xbfc00000));
57 alchemy_gpio_direction_output(204, 0);
64 alchemy_wrsys(~0, AU1000_SYS_TRIOUTCLR);
65 alchemy_gpio_direction_output(0, 0); /* Disable M66EN (PCI 66MHz) */
68 alchemy_gpio_direction_output(5, 0); /* Disable eth PHY TX_ER */
72 alchemy_gpio_direction_output(212, 0); /* red off */
105 .dev_id = "mtx1-wdt.0",
115 .id = 0,
144 .size = 0x01C00000,
145 .offset = 0,
149 .size = 0x00100000,
155 .size = 0x002c0000,
160 .size = 0x00040000,
172 .start = 0x1e000000,
173 .end = 0x1fffffff,
187 [0] = {
189 .end = AU1500_PCI_PHYS_ADDR + 0xfff,
202 if (assert && devsel != 0)
204 alchemy_gpio_set_value(1, 0); /* set EXT_IO3 OFF */
213 [0] = { -1, AU1500_PCI_INTA, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 00 - AdapterA-Slot0 (top) */
214 [1] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 01 - AdapterA-Slot1 (bottom) */
215 [2] = { -1, AU1500_PCI_INTC, AU1500_PCI_INTD, 0xff, 0xff }, /* IDSEL 02 - AdapterB-Slot0 (top) */
216 [3] = { -1, AU1500_PCI_INTD, AU1500_PCI_INTC, 0xff, 0xff }, /* IDSEL 03 - AdapterB-Slot1 (bottom) */
217 [4] = { -1, AU1500_PCI_INTA, AU1500_PCI_INTB, 0xff, 0xff }, /* IDSEL 04 - AdapterC-Slot0 (top) */
218 [5] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 05 - AdapterC-Slot1 (bottom) */
219 [6] = { -1, AU1500_PCI_INTC, AU1500_PCI_INTD, 0xff, 0xff }, /* IDSEL 06 - AdapterD-Slot0 (top) */
220 [7] = { -1, AU1500_PCI_INTD, AU1500_PCI_INTC, 0xff, 0xff }, /* IDSEL 07 - AdapterD-Slot1 (bottom) */
236 0,
243 .id = 0,
271 au1xxx_override_eth_cfg(0, &mtx1_au1000_eth0_pdata);
273 rc = gpio_request(mtx1_gpio_button[0].gpio,
274 mtx1_gpio_button[0].desc);
275 if (rc < 0) {
277 mtx1_gpio_button[0].gpio);
280 gpio_direction_input(mtx1_gpio_button[0].gpio);