Lines Matching +full:0 +full:xaa00
50 int unknown = 0; in apollo_parse_bootinfo()
124 while (!(sio01.srb_csrb & 0x4)) in dn_serial_console_write()
128 while (!(sio01.srb_csrb & 0x4)) in dn_serial_console_write()
138 while (!(sio01.srb_csrb & 0x4)) in dn_serial_print()
142 while (!(sio01.srb_csrb & 0x4)) in dn_serial_print()
156 mach_max_dma_address = 0xffffffff; in config_apollo()
164 cpuctrl=0xaa00; in config_apollo()
167 for(i=0;i<0x400;i++) in config_apollo()
168 addr_xlat_map[i]=0; in config_apollo()
189 *(volatile unsigned char *)(apollo_timer + 3) = 0x01; in dn_sched_init()
190 *(volatile unsigned char *)(apollo_timer + 1) = 0x40; in dn_sched_init()
191 *(volatile unsigned char *)(apollo_timer + 5) = 0x09; in dn_sched_init()
192 *(volatile unsigned char *)(apollo_timer + 7) = 0xc4; in dn_sched_init()
197 #if 0 in dn_sched_init()
198 pr_info("*(0x10803) %02x\n", in dn_sched_init()
199 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
200 pr_info("*(0x10803) %02x\n", in dn_sched_init()
201 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
204 if (request_irq(IRQ_APOLLO, dn_timer_int, 0, "time", timer_routine)) in dn_sched_init()
210 return 0xdeadbeef; in dn_gettimeoffset()
237 return 0; in dn_dummy_hwclk()
263 static int dn_cpuctrl=0xff00;
268 dn_cpuctrl&=~0x100; in dn_heartbeat()
272 dn_cpuctrl&=~0x100; in dn_heartbeat()
273 dn_cpuctrl|=0x100; in dn_heartbeat()