Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c109 #define CICR3_VSW (0x3f << 10) /* Vertical sync pulse width mask */ macro
169 #define CICR3_VSW_VAL(x) (((x) << 11) & CICR3_VSW) /* Vertical sync pulse width */
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c108 #define CICR3_VSW (0x3f << 10) /* Vertical sync pulse width mask */ macro
168 #define CICR3_VSW_VAL(x) (((x) << 11) & CICR3_VSW) /* Vertical sync pulse width */

Completed in 7 milliseconds