Home
last modified time | relevance | path

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

/drivers/media/pci/cx25821/
Dcx25821-video-upstream.c115 *(rp++) = cpu_to_le32(out->_data_buf_phys_addr + offset); in cx25821_update_riscprogram()
211 out->_data_buf_phys_addr + in cx25821_risc_buffer_upstream()
220 out->_data_buf_phys_addr + in cx25821_risc_buffer_upstream()
300 out->_data_buf_phys_addr); in cx25821_free_mem_upstream()
378 out->_data_buf_phys_addr); in cx25821_upstream_buffer_prepare()
382 out->_data_buf_phys_addr = data_dma_addr; in cx25821_upstream_buffer_prepare()
Dcx25821.h202 dma_addr_t _data_buf_phys_addr; member