Searched refs:cifr (Results 1 – 1 of 1) sorted by relevance
1156 unsigned long cifr; in pxa_camera_eof() local1164 cifr = __raw_readl(pcdev->base + CIFR) | CIFR_RESET_F; in pxa_camera_eof()1165 __raw_writel(cifr, pcdev->base + CIFR); in pxa_camera_eof()