Home
last modified time | relevance | path

Searched refs:rtas_progress (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/52xx/
H A Defika.c230 .progress = rtas_progress, in define_machine()
/linux/arch/powerpc/kernel/
H A Drtas_flash.c603 rtas_progress("Flashing \n", 0x0); in rtas_flash_firmware()
604 rtas_progress("Please Wait... ", 0x0); in rtas_flash_firmware()
H A Drtas-proc.c326 rtas_progress ((char *)progress_led, hex); in ppc_rtas_progress_write()
330 /* rtas_progress(" ", 0xffff);*/ in ppc_rtas_progress_write()
/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c327 ppc_md.progress = rtas_progress; in chrp_setup_arch()
/linux/arch/powerpc/include/asm/
H A Drtas.h442 void rtas_progress(char *s, unsigned short hex);