Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu.h20 #define HIGH_RESOLUTION_WIDTH 1024 macro
H A Dipu_disp.c142 if (width >= HIGH_RESOLUTION_WIDTH) { in ipu_dmfc_set_wait4eot()