Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/prom/
H A Dprintf.c30 void notrace prom_write(const char *buf, unsigned int n) in prom_write() function
69 prom_write(ppbuf, i); in prom_printf()
/openbmc/linux/arch/sparc/include/asm/
H A Doplib_32.h99 void prom_write(const char *buf, unsigned int len);
H A Doplib_64.h104 void prom_write(const char *buf, unsigned int len);
/openbmc/linux/arch/sparc/kernel/
H A Dsetup_32.c113 prom_write(s, n); in prom_console_write()
H A Dsetup_64.c86 prom_write(s, n); in prom_console_write()