Lines Matching defs:data
91 /* This array is used in data-check operations for storing a pattern */
641 * ppc440spe_desc_set_byte_count - set number of data bytes involved
2110 /* First descriptor, zero data in the destination and copy it
2134 * Second descriptor, multiply data from the q page
2196 /* 1st descriptor, src[1] data to q page and zero destination */
2217 /* 2nd descriptor, multiply src[1] data and store the
2244 * 3rd descriptor, multiply src[0] data and xor it
2397 * leads to zeroing source data after RXOR.
2531 /* this is the page to multicast source data to */
3595 static irqreturn_t ppc440spe_adma_eot_handler(int irq, void *data)
3597 struct ppc440spe_adma_chan *chan = data;
3612 static irqreturn_t ppc440spe_adma_err_handler(int irq, void *data)
3614 struct ppc440spe_adma_chan *chan = data;