Searched refs:qe_muram_alloc (Results 1 – 4 of 4) sorted by relevance
190 qe_muram_alloc(UCC_SLOW_PRAM_SIZE, ALIGNMENT_OF_UCC_SLOW_PRAM); in ucc_slow_init()216 qe_muram_alloc(us_info->rx_bd_ring_len * sizeof(struct qe_bd), in ucc_slow_init()227 qe_muram_alloc(us_info->tx_bd_ring_len * sizeof(struct qe_bd), in ucc_slow_init()
270 qe_muram_alloc(uf_info->utfs, UCC_FAST_VIRT_FIFO_REGS_ALIGNMENT); in ucc_fast_init()281 qe_muram_alloc(uf_info->urfs + in ucc_fast_init()
348 sdma_buf_offset = qe_muram_alloc(512 * 2, 4096); in qe_sdma_init()
191 #define qe_muram_alloc cpm_muram_alloc macro