Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm/
Dmga_drv.h571 #define MGA_YTOP 0x1c98 macro
Dmga_state.c68 MGA_YTOP, box->y1 * pitch, MGA_YBOT, (box->y2 - 1) * pitch); in mga_emit_clip_rect()