Home
last modified time | relevance | path

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

/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c256 dma_addr_t phys_addr_top, phys_addr_bottom; in sh_mobile_ceu_capture() local
322 phys_addr_bottom = phys_addr_top + icd->bytesperline; in sh_mobile_ceu_capture()
323 ceu_write(pcdev, bottom1, phys_addr_bottom); in sh_mobile_ceu_capture()
330 phys_addr_bottom = phys_addr_top + icd->bytesperline; in sh_mobile_ceu_capture()
331 ceu_write(pcdev, bottom2, phys_addr_bottom); in sh_mobile_ceu_capture()