Searched refs:hdisp (Results 1 – 1 of 1) sorted by relevance
52 #define CRTC_H_TOTAL_DISP_VAL(htotal, hdisp) \ argument53 (((((htotal) / 8) - 1) & 0x3ff) | (((((hdisp) / 8) - 1) & 0x1ff) << 16))