Home
last modified time | relevance | path

Searched refs:bpl_max (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h168 unsigned int bpl_max; /* maximum bytes per line value */ member
H A Dispvideo.c165 if (video->bpl_max) in isp_video_mbus_to_pix()
166 bpl = clamp(bpl, min_bpl, video->bpl_max); in isp_video_mbus_to_pix()
H A Dispccp2.c1108 ccp2->video_in.bpl_max = 0xffffffe0; in ccp2_init_entities()
H A Dispcsi2.c1265 csi2->video_out.bpl_max = 0x1ffe0; in csi2_init_entities()