Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
Dgeneric.h54 void txx9_sio_putchar_init(unsigned long baseaddr);
56 static inline void txx9_sio_putchar_init(unsigned long baseaddr) in txx9_sio_putchar_init() function
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4938/
Dprom.c21 txx9_sio_putchar_init(TX4938_SIO_REG(0) & 0xfffffffffULL); in rbtx4938_prom_init()
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4927/
Dprom.c41 txx9_sio_putchar_init(TX4927_SIO_REG(0) & 0xfffffffffULL); in rbtx4927_prom_init()
/kernel/linux/linux-5.10/arch/mips/txx9/jmr3927/
Dprom.c51 txx9_sio_putchar_init(TX3927_SIO_REG(1)); in jmr3927_prom_init()
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
Dprom.c28 txx9_sio_putchar_init(TX4939_SIO_REG(0) & 0xfffffffffULL); in rbtx4939_prom_init()
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
Dsetup.c487 void __init txx9_sio_putchar_init(unsigned long baseaddr) in txx9_sio_putchar_init() function