Searched refs:cpm_udbg_txbuf (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/sysdev/
H A Dcpm_common.c52 static u8 __iomem *cpm_udbg_txbuf; variable
62 out_8(cpm_udbg_txbuf, c);
74 cpm_udbg_txbuf = (u8 __iomem __force *)
80 cpm_udbg_txbuf = (u8 __iomem __force *)in_be32(&cpm_udbg_txdesc[1]);

Completed in 61 milliseconds