Lines Matching +full:tx +full:- +full:slots
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * 2006-2009 (C) DENX Software Engineering.
19 #define tx_to_ppc440spe_adma_slot(tx) \ argument
20 container_of(tx, struct ppc440spe_adma_desc_slot, async_tx)
46 * struct ppc440spe_adma_device - internal representation of an ADMA device
74 * struct ppc440spe_adma_chan - internal representation of an ADMA channel
79 * @all_slots: complete domain of slots usable by the channel
119 * struct ppc440spe_adma_desc_slot - PPC440SPE-ADMA software descriptor
126 * @group_list: list of slots that make up a multi-descriptor transaction
132 * @slot_cnt: total slots used in an transaction (group of operations)
135 * @slots_per_op: number of slots per operation