Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tiny/
Drepaper.c53 REPAPER_INVERSE, /* B -> N, W -> B (New Image) */ enumerator
223 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_even_pixels()
268 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_odd_pixels()
320 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_all_pixels()
404 case REPAPER_INVERSE: in repaper_one_line()
555 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty()
563 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_INVERSE); in repaper_fb_dirty()
569 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty()