Home
last modified time | relevance | path

Searched refs:ccdc_raw_yuv_pix_formats (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/platform/ti/davinci/
Ddm355_ccdc.c105 static u32 ccdc_raw_yuv_pix_formats[] = variable
708 if (i < ARRAY_SIZE(ccdc_raw_yuv_pix_formats)) { in ccdc_enum_pix()
709 *pix = ccdc_raw_yuv_pix_formats[i]; in ccdc_enum_pix()
Ddm644x_ccdc.c80 static u32 ccdc_raw_yuv_pix_formats[] = variable
562 if (i < ARRAY_SIZE(ccdc_raw_yuv_pix_formats)) { in ccdc_enum_pix()
563 *pix = ccdc_raw_yuv_pix_formats[i]; in ccdc_enum_pix()