cmpl_base         280 drivers/mailbox/bcm-flexrm-mailbox.c 	void *cmpl_base;
cmpl_base        1114 drivers/mailbox/bcm-flexrm-mailbox.c 		desc = *((u64 *)(ring->cmpl_base + cmpl_read_offset));
cmpl_base        1267 drivers/mailbox/bcm-flexrm-mailbox.c 	ring->cmpl_base = dma_pool_zalloc(ring->mbox->cmpl_pool,
cmpl_base        1269 drivers/mailbox/bcm-flexrm-mailbox.c 	if (!ring->cmpl_base) {
cmpl_base        1359 drivers/mailbox/bcm-flexrm-mailbox.c 		      ring->cmpl_base, ring->cmpl_dma_base);
cmpl_base        1360 drivers/mailbox/bcm-flexrm-mailbox.c 	ring->cmpl_base = NULL;
cmpl_base        1434 drivers/mailbox/bcm-flexrm-mailbox.c 	if (ring->cmpl_base) {
cmpl_base        1436 drivers/mailbox/bcm-flexrm-mailbox.c 			      ring->cmpl_base, ring->cmpl_dma_base);
cmpl_base        1437 drivers/mailbox/bcm-flexrm-mailbox.c 		ring->cmpl_base = NULL;
cmpl_base        1572 drivers/mailbox/bcm-flexrm-mailbox.c 		ring->cmpl_base = NULL;