Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/
Dpxa_camera.c1156 unsigned long cifr; in pxa_camera_eof() local
1164 cifr = __raw_readl(pcdev->base + CIFR) | CIFR_RESET_F; in pxa_camera_eof()
1165 __raw_writel(cifr, pcdev->base + CIFR); in pxa_camera_eof()