chan_desc_base 439 arch/mips/alchemy/common/dbdma.c ctp->chan_desc_base = dp; chan_desc_base 579 arch/mips/alchemy/common/dbdma.c dp->dscr_nxtptr = DSCR_NXTPTR(virt_to_phys(ctp->chan_desc_base)); chan_desc_base 580 arch/mips/alchemy/common/dbdma.c ctp->get_ptr = ctp->put_ptr = ctp->cur_ptr = ctp->chan_desc_base; chan_desc_base 582 arch/mips/alchemy/common/dbdma.c return (u32)ctp->chan_desc_base; chan_desc_base 806 arch/mips/alchemy/common/dbdma.c ctp->get_ptr = ctp->put_ptr = ctp->cur_ptr = ctp->chan_desc_base; chan_desc_base 809 arch/mips/alchemy/common/dbdma.c dp = ctp->chan_desc_base; chan_desc_base 820 arch/mips/alchemy/common/dbdma.c } while (dp != ctp->chan_desc_base); chan_desc_base 906 arch/mips/alchemy/common/dbdma.c (u32)(ctp->chan_desc_base), (u32)(ctp->get_ptr), chan_desc_base 917 arch/mips/alchemy/common/dbdma.c dp = ctp->chan_desc_base; chan_desc_base 928 arch/mips/alchemy/common/dbdma.c } while (dp != ctp->chan_desc_base); chan_desc_base 326 arch/mips/include/asm/mach-au1x00/au1xxx_dbdma.h au1x_ddma_desc_t *chan_desc_base;