Searched refs:DISPLAY_HSIZE (Results 1 – 2 of 2) sorted by relevance
27 #define DISPLAY_HSIZE DT_INST_PROP(0, width) macro30 (((DISPLAY_HSIZE * DISPLAY_BITS_PER_PIXEL_INPUT0 + 0x1FF) >> 9) << 6)34 (((DISPLAY_HSIZE * DISPLAY_BITS_PER_PIXEL_INPUT1 + 0x1FF) >> 9) << 6)
71 if (x == 0 && y == 0 && desc->height == DISPLAY_VSIZE && desc->width == DISPLAY_HSIZE && in ra_display_write()72 desc->pitch == DISPLAY_HSIZE) { in ra_display_write()319 .hsize = DISPLAY_HSIZE, \332 .hsize = DISPLAY_HSIZE, \