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