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

/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu2.c63 READ_REG32(MDC_UNLOCK);
79 READ_REG32(MDC_UNLOCK);
102 lock = READ_REG32(MDC_UNLOCK);
124 WRITE_REG32(MDC_UNLOCK, MDC_UNLOCK_VALUE);
126 WRITE_REG32(MDC_UNLOCK, lock);
199 unlock = READ_REG32(MDC_UNLOCK);
200 WRITE_REG32(MDC_UNLOCK, MDC_UNLOCK_VALUE);
355 /* RESTORE VALUE OF MDC_UNLOCK */
356 WRITE_REG32(MDC_UNLOCK, unlock);
526 unlock = READ_REG32(MDC_UNLOCK);
[all...]
H A Dgfx_regs.h837 #define MDC_UNLOCK 0x00000000 /* Unlock register */ macro
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu2.c290 READ_REG32(MDC_UNLOCK);
307 READ_REG32(MDC_UNLOCK);
329 lock = READ_REG32(MDC_UNLOCK);
351 WRITE_REG32(MDC_UNLOCK, MDC_UNLOCK_VALUE);
353 WRITE_REG32(MDC_UNLOCK, lock);
433 unlock = READ_REG32(MDC_UNLOCK);
434 WRITE_REG32(MDC_UNLOCK, MDC_UNLOCK_VALUE);
605 /* RESTORE VALUE OF MDC_UNLOCK */
607 WRITE_REG32(MDC_UNLOCK, unlock);
814 unlock = READ_REG32(MDC_UNLOCK);
[all...]
H A Dgfx_regs.h933 #define MDC_UNLOCK 0x00000000 /* Unlock register */ macro

Completed in 13 milliseconds