Searched refs:chan_allocation_order (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/dma/dw/
H A Dinternal.h63 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
79 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
H A Dof.c74 of_property_read_u32(np, "chan_allocation_order", &pdata->chan_allocation_order);
H A Dcore.c1104 pdata->chan_allocation_order = CHAN_ALLOCATION_ASCENDING;
1154 if (pdata->chan_allocation_order == CHAN_ALLOCATION_ASCENDING)
/linux-master/include/linux/platform_data/
H A Ddma-dw.h46 * @chan_allocation_order: Allocate channels starting from 0 or 7
62 u32 chan_allocation_order; member in struct:dw_dma_platform_data
/linux-master/drivers/tty/serial/8250/
H A D8250_lpss.c194 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,

Completed in 461 milliseconds