Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/
H A Dimx-sdma.c540 dma_addr_t bd0_phys; member
1391 &sdma->bd0_phys); in sdma_request_channel0()
1395 &sdma->bd0_phys, GFP_NOWAIT); in sdma_request_channel0()
1401 sdma->channel_control[0].base_bd_ptr = sdma->bd0_phys; in sdma_request_channel0()
1402 sdma->channel_control[0].current_bd_ptr = sdma->bd0_phys; in sdma_request_channel0()