Home
last modified time | relevance | path

Searched refs:set_dma_addr (Results 1 - 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dfloppy.h23 #define fd_set_dma_addr(addr) set_dma_addr(FLOPPY_DMA,virt_to_bus(addr))
65 set_dma_addr(FLOPPY_DMA, bus_addr); in alpha_fd_dma_setup()
H A Ddma.h305 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dfloppy.h23 #define fd_set_dma_addr(addr) set_dma_addr(FLOPPY_DMA,isa_virt_to_bus(addr))
66 set_dma_addr(FLOPPY_DMA, bus_addr); in alpha_fd_dma_setup()
/kernel/linux/linux-5.10/drivers/net/appletalk/
H A Dltpc.c382 set_dma_addr(dma,virt_to_bus(ltdmacbuf)); in handlefc()
404 set_dma_addr(dma,virt_to_bus(ltdmabuf)); in handlefd()
428 set_dma_addr(dma,virt_to_bus(ltdmabuf)); in handlewrite()
457 set_dma_addr(dma,virt_to_bus(ltdmabuf)); in handleread()
478 set_dma_addr(dma,virt_to_bus(ltdmacbuf)); in handlecommand()
949 set_dma_addr(1,virt_to_bus(ltdmabuf)); in ltpc_probe_dma()
963 set_dma_addr(3,virt_to_bus(ltdmabuf)); in ltpc_probe_dma()
1135 set_dma_addr(dma,virt_to_bus(ltdmabuf)); in ltpc_probe()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Di8237.c33 set_dma_addr(i, 0x000000); in i8237A_resume()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Di8237.c33 set_dma_addr(i, 0x000000); in i8237A_resume()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Ddma.h108 #define set_dma_addr(chan, addr) \ macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Ddma.h111 #define set_dma_addr(chan, addr) \ macro
/kernel/linux/linux-5.10/sound/core/
H A Disadma.c37 set_dma_addr(dma, addr); in snd_dma_program()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/
H A Dfloppy.h73 set_dma_addr(FLOPPY_DMA, (unsigned long) addr); in fd_set_dma_addr()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Ddma.h159 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
H A Dfloppy.h218 set_dma_addr(FLOPPY_DMA,virt_to_bus(addr)); in hard_dma_setup()
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-generic/
H A Dfloppy.h73 set_dma_addr(FLOPPY_DMA, (unsigned long) addr); in fd_set_dma_addr()
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Ddma.h161 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
H A Dfloppy.h218 set_dma_addr(FLOPPY_DMA,virt_to_phys(addr)); in hard_dma_setup()
/kernel/linux/linux-6.6/sound/core/
H A Disadma.c37 set_dma_addr(dma, addr); in snd_dma_program()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Ddma.h213 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
219 printk("set_dma_addr(dmanr=%d,a=%x)\n", dmanr, a); in set_dma_addr()
307 * Therefore, there are two options. One is to use set_dma_addr and set_dma_device_addr,
309 * autoincrement, and if so it will make the source use the set_dma_addr value and the
311 * set_dma_device_addr value and the destination will get the set_dma_addr value.
399 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
404 printk("set_dma_addr(dmanr=%d,a=%x)\n", dmanr, a); in set_dma_addr()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dfloppy.h156 set_dma_addr(FLOPPY_DMA, bus_addr); in hard_dma_setup()
H A Ddma.h271 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int phys) in set_dma_addr() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddma.h243 static inline void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Ddma.h249 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Ddma.h249 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddma.h271 static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int phys) in set_dma_addr() function
H A Dfloppy.h158 set_dma_addr(FLOPPY_DMA, bus_addr); in hard_dma_setup()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddma.h243 static inline void set_dma_addr(unsigned int dmanr, unsigned int a) in set_dma_addr() function

Completed in 24 milliseconds

12