Searched refs:VNBITS (Results 1 – 5 of 5) sorted by relevance
178 __func__, VNBITS(l2bpp), VNBITS(VIDEO_BPP16)); in stm32_ltdc_get_pixel_format()183 debug("%s: %d bpp -> ltdc pf %d\n", __func__, VNBITS(l2bpp), pf); in stm32_ltdc_get_pixel_format()297 bpp = VNBITS(priv->l2bpp); in stm32_ltdc_set_layer1()409 VNBITS(priv->l2bpp), uc_plat->base); in stm32_ltdc_probe()
193 end_addr = start_addr + ((priv->vl_col * (VNBITS(priv->vl_bpix) / 8)) * in exynos_fimd_set_buffer_address()452 VNBITS(priv->vl_bpix) / 8) | in exynos_fimd_lcd_init()454 VNBITS(priv->vl_bpix) / 8) | in exynos_fimd_lcd_init()478 return priv->vl_col * priv->vl_row * (VNBITS(priv->vl_bpix) / 8); in exynos_fimd_calc_fbsize()
50 #define VNBITS(bpix) (1 << (bpix)) macro
223 bpix = VNBITS(priv->bpix); in video_bmp_display()
405 switch (VNBITS(priv->vl_bpix)) { in atmel_hlcdc_init()