Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/dw/
Dinternal.h63 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
79 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
Dof.c74 of_property_read_u32(np, "chan_allocation_order", &pdata->chan_allocation_order); in dw_dma_parse_dt()
Dcore.c1105 pdata->chan_allocation_order = CHAN_ALLOCATION_ASCENDING; in do_dma_probe()
1155 if (pdata->chan_allocation_order == CHAN_ALLOCATION_ASCENDING) in do_dma_probe()
/linux-6.1.9/include/linux/platform_data/
Ddma-dw.h62 u32 chan_allocation_order; member
/linux-6.1.9/Documentation/devicetree/bindings/dma/
Dsnps,dma-spear1340.yaml71 chan_allocation_order:
178 chan_allocation_order = <1>;
/linux-6.1.9/arch/arm/boot/dts/
Dspear13xx.dtsi110 chan_allocation_order = <1>;
128 chan_allocation_order = <1>;
/linux-6.1.9/arch/arc/boot/dts/
Dabilis_tb10x.dtsi114 chan_allocation_order = <0>;
/linux-6.1.9/drivers/tty/serial/8250/
D8250_lpss.c194 .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,