chan_priority    1093 drivers/dma/dw/core.c 		pdata->chan_priority = CHAN_PRIORITY_ASCENDING;
chan_priority    1149 drivers/dma/dw/core.c 		if (pdata->chan_priority == CHAN_PRIORITY_ASCENDING)
chan_priority      64 drivers/dma/dw/internal.h 	.chan_priority = CHAN_PRIORITY_ASCENDING,
chan_priority      80 drivers/dma/dw/of.c 		pdata->chan_priority = tmp;
chan_priority     163 drivers/tty/serial/8250/8250_lpss.c 	.chan_priority = CHAN_PRIORITY_ASCENDING,
chan_priority      54 include/linux/platform_data/dma-dw.h 	unsigned char	chan_priority;