Searched refs:IS_BURST_ONLY4 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | omap-dma.h | 127 #define IS_BURST_ONLY4 BIT(0xb) macro |
/linux-6.1.9/arch/arm/mach-omap1/ | ||
D | dma.c | 356 d->dev_caps |= IS_BURST_ONLY4; in omap1_system_dma_init() |