Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c105 #define CICR3_BFW (0xff << 24) /* Beginning-of-frame line clock macro
167 #define CICR3_BFW_VAL(x) (((x) << 24) & CICR3_BFW) /* Beginning-of-frame line clock wait count */
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c104 #define CICR3_BFW (0xff << 24) /* Beginning-of-frame line clock macro
166 #define CICR3_BFW_VAL(x) (((x) << 24) & CICR3_BFW) /* Beginning-of-frame line clock wait count */

Completed in 7 milliseconds