Searched refs:DC_V_LINE_CNT (Results 1 - 4 of 4) sorted by path

/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu1.c2144 current_scan_line = (unsigned short) READ_REG32(DC_V_LINE_CNT) & 0x07FF;
2146 (unsigned short) (READ_REG32(DC_V_LINE_CNT) & 0x07FF));
H A Dgfx_regs.h153 #define DC_V_LINE_CNT 0x8354 /* vertical line counter */ macro
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu1.c2441 current_scan_line = (unsigned short)READ_REG32(DC_V_LINE_CNT) & 0x07FF;
2443 (unsigned short)(READ_REG32(DC_V_LINE_CNT) & 0x07FF));
H A Dgfx_regs.h254 #define DC_V_LINE_CNT 0x8354 /* vertical line counter */ macro

Completed in 21 milliseconds