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