Home
last modified time | relevance | path

Searched refs:clocksperpixel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/am437x/
H A Dam437x-vpfe.c146 u32 bpp, bus_width_bytes, clocksperpixel; in __get_bytesperpixel() local
149 clocksperpixel = DIV_ROUND_UP(fmt->bitsperpixel, bus_width); in __get_bytesperpixel()
150 bpp = clocksperpixel * bus_width_bytes; in __get_bytesperpixel()
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c146 u32 bpp, bus_width_bytes, clocksperpixel; in __get_bytesperpixel() local
149 clocksperpixel = DIV_ROUND_UP(fmt->bitsperpixel, bus_width); in __get_bytesperpixel()
150 bpp = clocksperpixel * bus_width_bytes; in __get_bytesperpixel()

Completed in 7 milliseconds