Searched refs:GBE_CRS_MAGIC (Results 1 - 2 of 2) sorted by path

/linux-master/include/video/
H A Dgbe.h273 #define GBE_CRS_MAGIC 54 macro
/linux-master/drivers/video/fbdev/
H A Dgbefb.c599 if (timing->hblank_end >= GBE_CRS_MAGIC)
601 timing->hblank_end - GBE_CRS_MAGIC);
604 timing->htotal - (GBE_CRS_MAGIC -

Completed in 437 milliseconds