Lines Matching +full:0 +full:xaa00
49 int unknown = 0; in apollo_parse_bootinfo()
123 while (!(sio01.srb_csrb & 0x4)) in dn_serial_console_write()
127 while (!(sio01.srb_csrb & 0x4)) in dn_serial_console_write()
137 while (!(sio01.srb_csrb & 0x4)) in dn_serial_print()
141 while (!(sio01.srb_csrb & 0x4)) in dn_serial_print()
161 cpuctrl=0xaa00; in config_apollo()
164 for(i=0;i<0x400;i++) in config_apollo()
165 addr_xlat_map[i]=0; in config_apollo()
185 *(volatile unsigned char *)(apollo_timer + 3) = 0x01; in dn_sched_init()
186 *(volatile unsigned char *)(apollo_timer + 1) = 0x40; in dn_sched_init()
187 *(volatile unsigned char *)(apollo_timer + 5) = 0x09; in dn_sched_init()
188 *(volatile unsigned char *)(apollo_timer + 7) = 0xc4; in dn_sched_init()
193 #if 0 in dn_sched_init()
194 pr_info("*(0x10803) %02x\n", in dn_sched_init()
195 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
196 pr_info("*(0x10803) %02x\n", in dn_sched_init()
197 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
200 if (request_irq(IRQ_APOLLO, dn_timer_int, 0, "time", NULL)) in dn_sched_init()
228 return 0; in dn_dummy_hwclk()
254 static int dn_cpuctrl=0xff00;
259 dn_cpuctrl&=~0x100; in dn_heartbeat()
263 dn_cpuctrl&=~0x100; in dn_heartbeat()
264 dn_cpuctrl|=0x100; in dn_heartbeat()