Searched full:chan_priority (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | dma-dw.h | 47 * @chan_priority: Set channel priority increasing from 0 to 7 or 7 to 0. 65 u32 chan_priority; member
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | dma-dw.h | 46 * @chan_priority: Set channel priority increasing from 0 to 7 or 7 to 0. 63 unsigned char chan_priority; member
|
| /kernel/linux/linux-6.6/drivers/dma/dw/ |
| D | internal.h | 68 .chan_priority = CHAN_PRIORITY_ASCENDING, 86 .chan_priority = CHAN_PRIORITY_ASCENDING,
|
| D | of.c | 75 of_property_read_u32(np, "chan_priority", &pdata->chan_priority); in dw_dma_parse_dt()
|
| D | core.c | 1180 pdata->chan_priority = CHAN_PRIORITY_ASCENDING; in do_dma_probe() 1236 if (pdata->chan_priority == CHAN_PRIORITY_ASCENDING) in do_dma_probe()
|
| /kernel/linux/linux-5.10/drivers/dma/dw/ |
| D | of.c | 82 if (!of_property_read_u32(np, "chan_priority", &tmp)) in dw_dma_parse_dt() 83 pdata->chan_priority = tmp; in dw_dma_parse_dt()
|
| D | internal.h | 64 .chan_priority = CHAN_PRIORITY_ASCENDING,
|
| D | core.c | 1109 pdata->chan_priority = CHAN_PRIORITY_ASCENDING; in do_dma_probe() 1165 if (pdata->chan_priority == CHAN_PRIORITY_ASCENDING) in do_dma_probe()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ |
| D | snps,dma-spear1340.yaml | 79 chan_priority: 179 chan_priority = <1>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | snps,dma-spear1340.yaml | 73 chan_priority: 173 chan_priority = <1>;
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | spear13xx.dtsi | 111 chan_priority = <1>; 129 chan_priority = <1>;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | spear13xx.dtsi | 111 chan_priority = <1>; 129 chan_priority = <1>;
|
| /kernel/linux/linux-6.6/arch/arc/boot/dts/ |
| D | abilis_tb10x.dtsi | 115 chan_priority = <1>;
|
| /kernel/linux/linux-5.10/arch/arc/boot/dts/ |
| D | abilis_tb10x.dtsi | 115 chan_priority = <1>;
|
| /kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
| D | 8250_lpss.c | 195 .chan_priority = CHAN_PRIORITY_ASCENDING,
|
| /kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
| D | 8250_lpss.c | 184 .chan_priority = CHAN_PRIORITY_ASCENDING,
|