bd0_phys          443 drivers/dma/imx-sdma.c 	dma_addr_t			bd0_phys;
bd0_phys         1209 drivers/dma/imx-sdma.c 	sdma->bd0 = dma_alloc_coherent(sdma->dev, PAGE_SIZE, &sdma->bd0_phys,
bd0_phys         1216 drivers/dma/imx-sdma.c 	sdma->channel_control[0].base_bd_ptr = sdma->bd0_phys;
bd0_phys         1217 drivers/dma/imx-sdma.c 	sdma->channel_control[0].current_bd_ptr = sdma->bd0_phys;