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