chan_allocation_order 1092 drivers/dma/dw/core.c 		pdata->chan_allocation_order = CHAN_ALLOCATION_ASCENDING;
chan_allocation_order 1142 drivers/dma/dw/core.c 		if (pdata->chan_allocation_order == CHAN_ALLOCATION_ASCENDING)
chan_allocation_order   63 drivers/dma/dw/internal.h 	.chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
chan_allocation_order   77 drivers/dma/dw/of.c 		pdata->chan_allocation_order = (unsigned char)tmp;
chan_allocation_order  162 drivers/tty/serial/8250/8250_lpss.c 	.chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
chan_allocation_order   51 include/linux/platform_data/dma-dw.h 	unsigned char	chan_allocation_order;