Home
last modified time | relevance | path

Searched defs:coherentio (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Ddma-coherence.h31 #define coherentio IO_COHERENCE_DISABLED macro
33 #define coherentio IO_COHERENCE_ENABLED macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsetup.c811 enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT; variable