get_ptr           580 arch/mips/alchemy/common/dbdma.c 	ctp->get_ptr = ctp->put_ptr = ctp->cur_ptr = ctp->chan_desc_base;
get_ptr           731 arch/mips/alchemy/common/dbdma.c 	dp = ctp->get_ptr;
get_ptr           746 arch/mips/alchemy/common/dbdma.c 	ctp->get_ptr = phys_to_virt(DSCR_GET_NXTPTR(dp->dscr_nxtptr));
get_ptr           806 arch/mips/alchemy/common/dbdma.c 	ctp->get_ptr = ctp->put_ptr = ctp->cur_ptr = ctp->chan_desc_base;
get_ptr           906 arch/mips/alchemy/common/dbdma.c 			  (u32)(ctp->chan_desc_base), (u32)(ctp->get_ptr),
get_ptr           328 arch/mips/include/asm/mach-au1x00/au1xxx_dbdma.h 	au1x_ddma_desc_t	*get_ptr, *put_ptr, *cur_ptr;