Searched refs:REPAPER_NORMAL (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | repaper.c | 54 REPAPER_NORMAL /* B -> B, W -> W (New Image) */ enumerator 226 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_even_pixels() 271 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_odd_pixels() 323 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_all_pixels() 407 case REPAPER_NORMAL: in repaper_one_line() 580 REPAPER_NORMAL); in repaper_fb_dirty() 587 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty() 595 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_NORMAL); in repaper_fb_dirty() 601 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty() 620 REPAPER_NORMAL); in repaper_fb_dirty() [all …]
|