Home
last modified time | relevance | path

Searched refs:chan_allocation_order (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/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); in dw_dma_parse_dt()
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.h62 u32 chan_allocation_order; member
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dsnps,dma-spear1340.yaml71 chan_allocation_order:
178 chan_allocation_order = <1>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dspear13xx.dtsi110 chan_allocation_order = <1>;
128 chan_allocation_order = <1>;
/openbmc/linux/arch/arc/boot/dts/
H A Dabilis_tb10x.dtsi114 chan_allocation_order = <0>;
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_lpss.c194 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,