Home
last modified time | relevance | path

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

/linux/arch/mips/boot/compressed/
H A Duart-alchemy.c8 alchemy_uart_putchar(AU1000_UART0_PHYS_ADDR, c); in putc()
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h750 static inline void alchemy_uart_putchar(u32 uart_phys, u8 c) in alchemy_uart_putchar() function