Home
last modified time | relevance | path

Searched defs:words_per_line (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/
H A Dacornfb.c118 u_int words_per_line; in acornfb_set_timing() local
/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c422 unsigned int words_per_line = CEIL_DIV(info->padded_width, pix_per_ddrword); in ia_css_dma_configure_from_info() local
/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c826 unsigned int words_per_line = (stride + 62) / 32; in vc6_upm_size() local