Home
last modified time | relevance | path

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

/drivers/video/
A Dmxsfb.c347 u32 bytes_pp = 0; in mxs_video_bind() local
358 bytes_pp = 4; in mxs_video_bind()
361 bytes_pp = 2; in mxs_video_bind()
364 bytes_pp = 1; in mxs_video_bind()
371 plat->size = timings.hactive.typ * timings.vactive.typ * bytes_pp; in mxs_video_bind()

Completed in 8 milliseconds