Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c287 dma_addr_t phys_addr_top, phys_addr_bottom; in sh_mobile_ceu_capture() local
352 phys_addr_bottom = phys_addr_top + icd->bytesperline; in sh_mobile_ceu_capture()
353 ceu_write(pcdev, bottom1, phys_addr_bottom); in sh_mobile_ceu_capture()
360 phys_addr_bottom = phys_addr_top + icd->bytesperline; in sh_mobile_ceu_capture()
361 ceu_write(pcdev, bottom2, phys_addr_bottom); in sh_mobile_ceu_capture()