Home
last modified time | relevance | path

Searched refs:IS_RW_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Ddma.c198 dma_attr.dev_caps |= IS_RW_PRIORITY; in omap2_system_dma_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Domap-dma.h121 #define IS_RW_PRIORITY BIT(0x5) macro