Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c78 #define CETCR 0x74 /* Capture event flag clear register */ macro
300 status = ceu_read(pcdev, CETCR); in sh_mobile_ceu_capture()
301 ceu_write(pcdev, CETCR, ~status & CEU_CETCR_MAGIC); in sh_mobile_ceu_capture()
305 ceu_write(pcdev, CETCR, CEU_CETCR_MAGIC ^ CEU_CETCR_IGRW); in sh_mobile_ceu_capture()