Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw/
H A Dinternal.h64 .chan_priority = CHAN_PRIORITY_ASCENDING,
80 .chan_priority = CHAN_PRIORITY_ASCENDING,
H A Dof.c75 of_property_read_u32(np, "chan_priority", &pdata->chan_priority); in dw_dma_parse_dt()
H A Dcore.c1180 pdata->chan_priority = CHAN_PRIORITY_ASCENDING; in do_dma_probe()
1236 if (pdata->chan_priority == CHAN_PRIORITY_ASCENDING) in do_dma_probe()
/openbmc/linux/include/linux/platform_data/
H A Ddma-dw.h65 u32 chan_priority; member
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dsnps,dma-spear1340.yaml79 chan_priority:
179 chan_priority = <1>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dspear13xx.dtsi111 chan_priority = <1>;
129 chan_priority = <1>;
/openbmc/linux/arch/arc/boot/dts/
H A Dabilis_tb10x.dtsi115 chan_priority = <1>;
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_lpss.c195 .chan_priority = CHAN_PRIORITY_ASCENDING,