Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c97 #define CICR2_ELW (0xff << 16) /* End-of-line pixel clock macro
162 #define CICR2_ELW_VAL(x) (((x) << 16) & CICR2_ELW) /* End-of-line pixel clock wait count */
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c96 #define CICR2_ELW (0xff << 16) /* End-of-line pixel clock macro
161 #define CICR2_ELW_VAL(x) (((x) << 16) & CICR2_ELW) /* End-of-line pixel clock wait count */

Completed in 7 milliseconds