Searched refs:bus_width_bytes (Results 1 – 1 of 1) sorted by relevance
146 u32 bpp, bus_width_bytes, clocksperpixel; in __get_bytesperpixel() local148 bus_width_bytes = ALIGN(bus_width, 8) >> 3; in __get_bytesperpixel()150 bpp = clocksperpixel * bus_width_bytes; in __get_bytesperpixel()