Searched refs:LCD_BPP (Results 1 – 2 of 2) sorted by relevance
57 #define LCD_BPP 24 /* Bit Per Pixel */ macro177 set_dma_x_count(CH_PPI, (LCD_X_RES * LCD_BPP) / DMA_BUS_SIZE); in bfin_t350mcqb_config_dma()431 LCD_X_RES, LCD_Y_RES, LCD_BPP); in bfin_t350mcqb_probe()475 fbinfo->var.bits_per_pixel = LCD_BPP; in bfin_t350mcqb_probe()485 fbinfo->fix.smem_len = LCD_X_RES * LCD_Y_RES * LCD_BPP / 8; in bfin_t350mcqb_probe()
101 #define LCD_BPP 24 /* Bit Per Pixel */ macro228 set_dma_x_count(CH_EPPI0, (LCD_X_RES * LCD_BPP) / DMA_BUS_SIZE); in config_dma()