Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c95 #define CICR2_BLW (0xff << 24) /* Beginning-of-line pixel clock macro
161 #define CICR2_BLW_VAL(x) (((x) << 24) & CICR2_BLW) /* Beginning-of-line pixel clock wait count */
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c94 #define CICR2_BLW (0xff << 24) /* Beginning-of-line pixel clock macro
160 #define CICR2_BLW_VAL(x) (((x) << 24) & CICR2_BLW) /* Beginning-of-line pixel clock wait count */

Completed in 7 milliseconds