Home
last modified time | relevance | path

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

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