Home
last modified time | relevance | path

Searched refs:bd0_phys (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/
Dimx-sdma.c439 dma_addr_t bd0_phys; member
1175 sdma->bd0 = dma_zalloc_coherent(NULL, PAGE_SIZE, &sdma->bd0_phys, in sdma_request_channel0()
1182 sdma->channel_control[0].base_bd_ptr = sdma->bd0_phys; in sdma_request_channel0()
1183 sdma->channel_control[0].current_bd_ptr = sdma->bd0_phys; in sdma_request_channel0()