Home
last modified time | relevance | path

Searched refs:cppi41_desc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c89 struct cppi41_desc *desc;
107 struct cppi41_desc { struct
129 struct cppi41_desc *cd; argument
470 reg = (sizeof(struct cppi41_desc) - 24) / 4; in push_desc_queue()
591 struct cppi41_desc *d; in cppi41_dma_prep_slave_sg()
645 struct cppi41_desc *td; in cppi41_tear_down_chan()
660 reg = (sizeof(struct cppi41_desc) - 24) / 4; in cppi41_tear_down_chan()
857 BUILD_BUG_ON(sizeof(struct cppi41_desc) & in init_descs()
858 (sizeof(struct cppi41_desc) - 1)); in init_descs()
859 BUILD_BUG_ON(sizeof(struct cppi41_desc) < 32); in init_descs()
[all …]