Searched refs:VNBITS (Results 1 – 4 of 4) sorted by relevance
194 end_addr = start_addr + ((priv->vl_col * (VNBITS(priv->vl_bpix) / 8)) * in exynos_fimd_set_buffer_address()453 VNBITS(priv->vl_bpix) / 8) | in exynos_fimd_lcd_init()455 VNBITS(priv->vl_bpix) / 8) | in exynos_fimd_lcd_init()479 return priv->vl_col * priv->vl_row * (VNBITS(priv->vl_bpix) / 8); in exynos_fimd_calc_fbsize()
50 #define VNBITS(bpix) (1 << (bpix)) macro
224 bpix = VNBITS(priv->bpix); in video_bmp_display()
406 switch (VNBITS(priv->vl_bpix)) { in atmel_hlcdc_init()