Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c429 unsigned int pix_per_ddrword = HIVE_ISP_DDR_WORD_BITS / bits_per_pixel; in ia_css_dma_configure_from_info() local
430 unsigned int words_per_line = CEIL_DIV(info->padded_width, pix_per_ddrword); in ia_css_dma_configure_from_info()
431 unsigned int elems_b = pix_per_ddrword; in ia_css_dma_configure_from_info()