Searched refs:DC_UNLOCK (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | disp_gu1.c | 273 READ_REG32(DC_UNLOCK); 316 READ_REG32(DC_UNLOCK); 322 READ_REG32(DC_UNLOCK); 415 unlock = READ_REG32(DC_UNLOCK); 416 WRITE_REG32(DC_UNLOCK, DC_UNLOCK_VALUE); 438 WRITE_REG32(DC_UNLOCK, unlock); 458 lock = READ_REG32(DC_UNLOCK); 470 WRITE_REG32(DC_UNLOCK, DC_UNLOCK_VALUE); 472 WRITE_REG32(DC_UNLOCK, lock); 521 unlock = READ_REG32(DC_UNLOCK); [all...] |
| H A D | gfx_regs.h | 229 #define DC_UNLOCK 0x8300 /* lock register */ macro
|
| H A D | tv_fs450.c | 3248 #define DC_UNLOCK 0x8300 3342 DMAL_WriteUInt32(DC_UNLOCK, 0x4758);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | disp_gu1.c | 57 READ_REG32(DC_UNLOCK); 102 READ_REG32(DC_UNLOCK); 109 READ_REG32(DC_UNLOCK); 196 unlock = READ_REG32(DC_UNLOCK); 197 WRITE_REG32(DC_UNLOCK, DC_UNLOCK_VALUE); 215 WRITE_REG32(DC_UNLOCK, unlock); 235 lock = READ_REG32(DC_UNLOCK); 246 WRITE_REG32(DC_UNLOCK, DC_UNLOCK_VALUE); 248 WRITE_REG32(DC_UNLOCK, lock); 290 unlock = READ_REG32(DC_UNLOCK); [all...] |
| H A D | gfx_regs.h | 128 #define DC_UNLOCK 0x8300 /* lock register */ macro
|
| H A D | tv_fs450.c | 3064 DMAL_WriteUInt32(DC_UNLOCK, 0x4758);
|
Completed in 20 milliseconds