Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_serial.c75 static void au1x00_serial_putc(const char c) in au1x00_serial_putc() function
81 au1x00_serial_putc('\r'); in au1x00_serial_putc()
116 .putc = au1x00_serial_putc,