Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddisplay.c213 static int tegra_depth_for_bpp(int bpp) in tegra_depth_for_bpp() function
244 colour_depth = tegra_depth_for_bpp(fb_bits_per_pixel); in update_window()