Searched refs:txx9_sio_putchar_init (Results 1 – 6 of 6) sorted by relevance
54 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
21 txx9_sio_putchar_init(TX4938_SIO_REG(0) & 0xfffffffffULL); in rbtx4938_prom_init()
41 txx9_sio_putchar_init(TX4927_SIO_REG(0) & 0xfffffffffULL); in rbtx4927_prom_init()
51 txx9_sio_putchar_init(TX3927_SIO_REG(1)); in jmr3927_prom_init()
28 txx9_sio_putchar_init(TX4939_SIO_REG(0) & 0xfffffffffULL); in rbtx4939_prom_init()
487 void __init txx9_sio_putchar_init(unsigned long baseaddr) in txx9_sio_putchar_init() function