Searched refs:set_dma_page (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
H A Ddma.c237 void set_dma_page(unsigned int chan, char pagenr) set_dma_page() function
239 pr_err("dma%d: trying to set_dma_page\n", chan); set_dma_page()
241 EXPORT_SYMBOL(set_dma_page); variable
/linux-4.4.14/arch/mn10300/include/asm/
H A Ddma.h65 static inline void set_dma_page(unsigned int dmanr, char pagenr) set_dma_page() function
/linux-4.4.14/arch/arm/include/asm/
H A Ddma.h60 extern void set_dma_page(unsigned int chan, char pagenr);
/linux-4.4.14/arch/x86/include/asm/
H A Ddma.h211 static inline void set_dma_page(unsigned int dmanr, char pagenr) set_dma_page() function
244 set_dma_page(dmanr, a>>16); set_dma_addr()
/linux-4.4.14/arch/powerpc/include/asm/
H A Ddma.h234 static __inline__ void set_dma_page(unsigned int dmanr, int pagenr) set_dma_page() function
284 set_dma_page(dmanr, phys >> 16); set_dma_addr()
/linux-4.4.14/arch/mips/include/asm/
H A Ddma.h217 static __inline__ void set_dma_page(unsigned int dmanr, char pagenr) set_dma_page() function
250 set_dma_page(dmanr, a>>16); set_dma_addr()
/linux-4.4.14/arch/alpha/include/asm/
H A Ddma.h266 static __inline__ void set_dma_page(unsigned int dmanr, unsigned int pagenr) set_dma_page() function
313 set_dma_page(dmanr, a>>16); /* set hipage last to enable 32-bit mode */ set_dma_addr()
/linux-4.4.14/arch/parisc/include/asm/
H A Ddma.h150 static __inline__ void set_dma_page(unsigned int dmanr, char pagenr) set_dma_page() function
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h334 static inline void set_dma_page(unsigned int dmanr, char pagenr) set_dma_page() function

Completed in 540 milliseconds