Searched refs:LAY_WIDTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/allwinner/
H A Da10_fb.c91 #define LAY_WIDTH(w) (((w) - 1) << 0) macro
272 DEBE_WRITE(sc, DEBE_LAYSIZE0, LAY_HEIGHT(height) | LAY_WIDTH(width));

Completed in 106 milliseconds