Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c86 #define CICR1_PPL (0x7ff << 15) /* Pixels per line mask */ macro
156 #define CICR1_PPL_VAL(x) (((x) << 15) & CICR1_PPL) /* Pixels per line */
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c85 #define CICR1_PPL (0x7ff << 15) /* Pixels per line mask */ macro
155 #define CICR1_PPL_VAL(x) (((x) << 15) & CICR1_PPL) /* Pixels per line */

Completed in 7 milliseconds