Lines Matching refs:rv
367 u32 rv; in au1xxx_dbdma_set_devwidth() local
374 rv = 0; in au1xxx_dbdma_set_devwidth()
377 rv = stp->dev_devwidth; in au1xxx_dbdma_set_devwidth()
381 rv = dtp->dev_devwidth; in au1xxx_dbdma_set_devwidth()
385 return rv; in au1xxx_dbdma_set_devwidth()
718 u32 rv; in au1xxx_dbdma_get_dest() local
743 rv = dp->dscr_stat; in au1xxx_dbdma_get_dest()
749 return rv; in au1xxx_dbdma_get_dest()
828 u32 rv; in au1xxx_get_dma_residue() local
834 rv = cp->ddma_bytecnt; in au1xxx_get_dma_residue()
837 return rv; in au1xxx_get_dma_residue()