Searched refs:cpmp (Results 1 – 3 of 3) sorted by relevance
46 cpm_cpm2_t __iomem *cpmp; /* Pointer to comm processor space */ variable68 cpmp = &cpm2_immr->im_cpm; in cpm2_reset()89 out_be32(&cpmp->cp_cpcr, command | opcode | CPM_CR_FLG); in cpm_command()91 if ((in_be32(&cpmp->cp_cpcr) & CPM_CR_FLG) == 0) in cpm_command()
50 extern cpm8xx_t __iomem *cpmp; /* Pointer to comm processor */
88 extern cpm_cpm2_t __iomem *cpmp; /* Pointer to comm processor */