es_bytes          159 drivers/dma/moxart-dma.c static const unsigned int es_bytes[] = {
es_bytes          381 drivers/dma/moxart-dma.c 	unsigned int sglen_div = es_bytes[d->es];
es_bytes          470 drivers/dma/moxart-dma.c 	size -= completed_cycles << es_bytes[ch->desc->es];
es_bytes          200 drivers/dma/ti/omap-dma.c static const unsigned es_bytes[] = {
es_bytes          725 drivers/dma/ti/omap-dma.c 	return size * es_bytes[d->es];
es_bytes          731 drivers/dma/ti/omap-dma.c 	size_t size, es_size = es_bytes[d->es];
es_bytes          942 drivers/dma/ti/omap-dma.c 		port_window_bytes = port_window * es_bytes[es];
es_bytes         1022 drivers/dma/ti/omap-dma.c 	frame_bytes = es_bytes[es] * en;
es_bytes         1117 drivers/dma/ti/omap-dma.c 	d->sg[0].en = period_len / es_bytes[es];