Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c166 #define CICR3_BFW_VAL(x) (((x) << 24) & CICR3_BFW) /* Beginning-of-frame line clock wait count */ macro
1273 CICR3_BFW_VAL(min((u32)255, y_skip_top)); in pxa_camera_setup_cicr()