Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/intel/
Dpxa_camera.c1152 unsigned long cifr; in pxa_camera_eof() local
1160 cifr = __raw_readl(pcdev->base + CIFR) | CIFR_RESET_F; in pxa_camera_eof()
1161 __raw_writel(cifr, pcdev->base + CIFR); in pxa_camera_eof()