cpm_udbg_txdesc 53 arch/powerpc/sysdev/cpm_common.c static u32 __iomem *cpm_udbg_txdesc; cpm_udbg_txdesc 61 arch/powerpc/sysdev/cpm_common.c while (in_be32(&cpm_udbg_txdesc[0]) & 0x80000000) cpm_udbg_txdesc 65 arch/powerpc/sysdev/cpm_common.c out_be32(&cpm_udbg_txdesc[0], 0xa0000001); cpm_udbg_txdesc 71 arch/powerpc/sysdev/cpm_common.c cpm_udbg_txdesc = (u32 __iomem __force *) cpm_udbg_txdesc 75 arch/powerpc/sysdev/cpm_common.c (in_be32(&cpm_udbg_txdesc[1]) - PHYS_IMMR_BASE + cpm_udbg_txdesc 78 arch/powerpc/sysdev/cpm_common.c cpm_udbg_txdesc = (u32 __iomem __force *) cpm_udbg_txdesc 80 arch/powerpc/sysdev/cpm_common.c cpm_udbg_txbuf = (u8 __iomem __force *)in_be32(&cpm_udbg_txdesc[1]); cpm_udbg_txdesc 83 arch/powerpc/sysdev/cpm_common.c if (cpm_udbg_txdesc) {