Home
last modified time | relevance | path

Searched refs:RESERVE_CHANNEL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Ddma.c175 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Ddma.c176 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
/kernel/linux/linux-5.10/include/linux/
H A Domap-dma.h118 #define RESERVE_CHANNEL BIT(0x2) macro
/kernel/linux/linux-6.6/include/linux/
H A Domap-dma.h118 #define RESERVE_CHANNEL BIT(0x2) macro
/kernel/linux/linux-5.10/arch/arm/plat-omap/
H A Ddma.c892 if ((d->dev_caps & RESERVE_CHANNEL) && omap_dma_reserve_channels in omap_system_dma_probe()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Domap-dma.c778 if ((d->dev_caps & RESERVE_CHANNEL) && omap_dma_reserve_channels in omap_system_dma_probe()

Completed in 6 milliseconds