Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Drepaper.c55 REPAPER_NORMAL /* B -> B, W -> W (New Image) */ enumerator
227 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_even_pixels()
272 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_odd_pixels()
324 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_all_pixels()
408 case REPAPER_NORMAL: in repaper_one_line()
555 REPAPER_NORMAL); in repaper_fb_dirty()
562 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty()
570 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_NORMAL); in repaper_fb_dirty()
576 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty()
595 REPAPER_NORMAL); in repaper_fb_dirty()
[all …]