early_txx9_sio_port  474 arch/mips/txx9/generic/setup.c static void __iomem *early_txx9_sio_port;
early_txx9_sio_port  481 arch/mips/txx9/generic/setup.c 	while (!(__raw_readl(early_txx9_sio_port + TXX9_SICISR) &
early_txx9_sio_port  484 arch/mips/txx9/generic/setup.c 	__raw_writel(c, early_txx9_sio_port + TXX9_SITFIFO);
early_txx9_sio_port  489 arch/mips/txx9/generic/setup.c 	early_txx9_sio_port = ioremap(baseaddr, 0x24);