Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/intel/
Dpxa_camera.c170 #define CICR3_LPF_VAL(x) (((x) << 0) & CICR3_LPF) /* Lines per frame */ macro
1273 cicr3 = CICR3_LPF_VAL(pcdev->current_pix.height - 1) | in pxa_camera_setup_cicr()