Home
last modified time | relevance | path

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

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