Home
last modified time | relevance | path

Searched refs:CHAN_ALLOCATION_ASCENDING (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/dw/
H A Dinternal.h63 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
79 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
H A Dcore.c1191 pdata->chan_allocation_order = CHAN_ALLOCATION_ASCENDING; in do_dma_probe()
1241 if (pdata->chan_allocation_order == CHAN_ALLOCATION_ASCENDING) in do_dma_probe()
/linux/include/linux/platform_data/
H A Ddma-dw.h60 #define CHAN_ALLOCATION_ASCENDING 0 /* zero to seven */ macro
/linux/drivers/tty/serial/8250/
H A D8250_lpss.c194 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,