Searched refs:bd0_phys (Results 1 – 1 of 1) sorted by relevance
533 dma_addr_t bd0_phys; member1365 sdma->bd0 = dma_alloc_coherent(sdma->dev, PAGE_SIZE, &sdma->bd0_phys, in sdma_request_channel0()1372 sdma->channel_control[0].base_bd_ptr = sdma->bd0_phys; in sdma_request_channel0()1373 sdma->channel_control[0].current_bd_ptr = sdma->bd0_phys; in sdma_request_channel0()