Lines Matching refs:CE_DESC_RING_ALIGN
1778 nentries * desc_size + CE_DESC_RING_ALIGN); in ce_alloc_desc_ring()
1794 CE_DESC_RING_ALIGN), in ce_alloc_desc_ring()
1831 ce_ring->nentries * desc_size + CE_DESC_RING_ALIGN, in ce_free_desc_ring()
1848 CE_DESC_RING_ALIGN), in ce_alloc_desc_ring()
1866 ce_ring->nentries * desc_size + CE_DESC_RING_ALIGN, in ce_free_desc_ring()
2066 CE_DESC_RING_ALIGN); in ce_alloc_ring_state()
2068 if (ce_ring->base_addr_CE_space_unaligned & (CE_DESC_RING_ALIGN - 1)) { in ce_alloc_ring_state()
2072 CE_DESC_RING_ALIGN - 1) & ~(CE_DESC_RING_ALIGN - 1); in ce_alloc_ring_state()
2076 CE_DESC_RING_ALIGN - 1) & ~(CE_DESC_RING_ALIGN - 1)); in ce_alloc_ring_state()
2729 CE_DESC_RING_ALIGN); in ce_init()
2735 CE_DESC_RING_ALIGN - 1) & in ce_init()
2736 ~(CE_DESC_RING_ALIGN - 1)); in ce_init()