Searched refs:done (Results 1 - 23 of 23) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_pci_machdep.c575 /* XXX what else needs to be done here? */
1047 done. */
1342 int done; local
1366 done = (count != prev_count);
1380 done = (count != prev_count);
1385 done = 1;
1388 return done;
H A Dbcm1480_l2cache.S379 # Note that if the cacheable read is done to an address that
/broadcom-cfe-1.4.2/cfe/pci/
H A Dpciconf.c744 goto done;
755 done:
792 pci_bdfprintf (port, bus, device, -1, "done\n");
1058 /* normal memory - expansion rom done below */
1117 to other registers via the BARs may not be done by portable
/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe_autoboot.c386 if (console_status()) goto done;
399 done:
H A Dcfe_link.mk6 echo done
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91480ht/src/
H A Dbcm91480ht_init.S105 * that has to be done before anything will work.
133 # way_disable address (the actual flush will be done by
427 # done!
464 # done!
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91280e/src/
H A Dbcm91280e_init.S105 * that has to be done before anything will work.
133 # way_disable address (the actual flush will be done by
311 # we're done.
452 # done!
489 # done!
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125e/src/
H A Dbcm91125e_init.S94 * that has to be done before anything will work.
169 * to be done so that the chip can be used like an 112x.
349 b done
353 done: label
430 # done!
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125f/src/
H A Dbcm91125f_init.S94 * that has to be done before anything will work.
157 * to be done so that the chip can be used like an 112x.
337 b done
341 done: label
418 # done!
/broadcom-cfe-1.4.2/cfe/arch/mips/board/sentosa/src/
H A Dsentosa_init.S89 * that has to be done before anything will work.
358 # done!
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91480b/src/
H A Dbcm91480b_init.S103 * that has to be done before anything will work.
156 # way_disable address (the actual flush will be done by
417 # we're done.
587 # done!
624 # done!
/broadcom-cfe-1.4.2/cfe/arch/mips/common/src/
H A Dexception.S205 blt t1,t2,1b # till done
232 blt t1,t2,1b # till done
236 * done!
H A Ddev_flashop_engine.S427 and t1,t2,0x80 # done if bit7 of flash
431 and t1,t2,0x20 # not done if bit5
467 and t1,t2,0x80 # done if bit7 of flash
471 and t1,t2,0x20 # not done if bit5
506 and t1,t2,0x80 # done if bit7 of flash
510 and t1,t2,0x20 # not done if bit5
H A Ddev_flash_all.S178 and t1,t2,0x80 # done if bit7 of flash
182 and t1,t2,0x20 # not done if bit5
196 * All done, reboot system
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_pci_machdep.c602 done "before accessing anything in the HT interface or on the
612 system reset should be done if InitDone fails to set. */
852 on how much low level initialization should be done before
1317 int done; local
1351 done = (count != prev_count);
1358 done = 1;
1365 done = 1;
1372 done = 1;
1374 return done;
H A Dsb1250_altcpu.S413 * the local CPU and then notify CPU0 that we're done.
467 * to remain noncoherent until we're done with the flash.
485 * Notify the SCD that we're done initializing. Do this by
754 * Danger! It's imperative that *no stores to memory* be done
H A Dsb1250_l2cache.S331 # Note that if the cacheable read is done to an address that
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/src/
H A Dsbmemc.S337 /* All done, calculate average values and program them */
611 /* All done, program the new ncdl values */
795 beq t1,t2,done
802 done: label
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm1250cpci/src/
H A Dbcm1250cpci_init.S95 * that has to be done before anything will work.
358 # done!
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125pcix/src/
H A Dbcm91125pcix_init.S94 * that has to be done before anything will work.
326 # done!
/broadcom-cfe-1.4.2/cfe/usb/
H A Dusbhack.mk12 echo done
/broadcom-cfe-1.4.2/cfe/zlib/
H A Dgzio.c605 int done = 0; local
623 if (done) break;
632 done = (s->stream.avail_out != 0 || s->z_err == Z_STREAM_END);
/broadcom-cfe-1.4.2/cfe/x86emu/
H A Ddebug.c119 * are done to any register EXCEPT the IP register, for fetch and
122 * This was done for an entirely different reason, but makes a
254 int done; local
274 done=0;
276 while (!done) {
330 done = 1;
338 done = 1;
346 done = 1;

Completed in 116 milliseconds