Lines Matching +full:0 +full:x80010000
35 .size = 0x00040000,
36 .offset = 0,
41 .offset = 0x00040000,
58 err = gpio_direction_output(H3XXX_EGPIO_VPP_ON, 0); in h3xxx_flash_init()
112 err = 0; in h3xxx_uart_set_wake()
137 [0] = DEFINE_RES_MEM(H3600_EGPIO_PHYS, 0x4),
141 [0] = {
142 .reg_start = 0,
146 .initial_values = 0x0080, /* H3XXX_EGPIO_RS232_ON */
185 .wakeup = 0,
203 DEFINE_RES_MEM(0x80010000, SZ_4K),
204 DEFINE_RES_MEM(0x80020000, SZ_4K),
249 .length = 0x02800000,
254 .length = 0x00800000,
256 }, { /* EGPIO 0 CS#5 */
259 .length = 0x01000000,
273 sa1100_register_uart(0, 3); /* Common serial port */ in h3xxx_map_io()
281 PGSR = 0; in h3xxx_map_io()
283 PSDR = 0; in h3xxx_map_io()
285 GPCR = 0x0fffffff; /* All outputs are set low by default */ in h3xxx_map_io()
286 GPDR = 0; /* Configure all GPIOs as input */ in h3xxx_map_io()