lp_tx_addr         53 sound/soc/samsung/idma.c 	dma_addr_t	lp_tx_addr;
lp_tx_addr         60 sound/soc/samsung/idma.c 	*src = idma.lp_tx_addr +
lp_tx_addr         75 sound/soc/samsung/idma.c 	val = idma.lp_tx_addr + prtd->periodsz;
lp_tx_addr         79 sound/soc/samsung/idma.c 	val = idma.lp_tx_addr;
lp_tx_addr        267 sound/soc/samsung/idma.c 		addr = readl(idma.regs + I2SLVL0ADDR) - idma.lp_tx_addr;
lp_tx_addr        270 sound/soc/samsung/idma.c 		addr += idma.lp_tx_addr;
lp_tx_addr        363 sound/soc/samsung/idma.c 	buf->addr = idma.lp_tx_addr;
lp_tx_addr        392 sound/soc/samsung/idma.c 	idma.lp_tx_addr = addr;