Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Ddma-dw.h58 #define CHAN_ALLOCATION_ASCENDING 0 /* zero to seven */ macro
/OK3568_Linux_fs/kernel/drivers/dma/dw/
H A Dinternal.h63 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
H A Dcore.c1108 pdata->chan_allocation_order = CHAN_ALLOCATION_ASCENDING; in do_dma_probe()
1158 if (pdata->chan_allocation_order == CHAN_ALLOCATION_ASCENDING) in do_dma_probe()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_lpss.c183 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,