Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c167 #define CICR3_BFW_VAL(x) (((x) << 24) & CICR3_BFW) /* Beginning-of-frame line clock wait count */ macro
1277 CICR3_BFW_VAL(min((u32)255, y_skip_top)); in pxa_camera_setup_cicr()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds