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