Searched refs:shdma (Results 1 – 4 of 4) sorted by relevance
6 obj-$(CONFIG_SH_DMAE_BASE) += shdma-base.o12 shdma-y := shdmac.o13 shdma-objs := $(shdma-y)14 obj-$(CONFIG_SH_DMAE) += shdma.o
193 static unsigned int shdma = PVR2_CASCADE_CHAN; variable676 dma_configure_channel(shdma, 0x12c1); in pvr2fb_write()691 dma_write(shdma, start, 0, len); in pvr2fb_write()705 dma_write_page(shdma, (unsigned long)page_address(pages[i]), 0); in pvr2fb_write()
1162 include/linux/shdma-base.h \
1407 include/linux/shdma-base.h \
Completed in 11 milliseconds