Home
last modified time | relevance | path

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

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