HomeSort by: relevance | last modified time | path
    Searched refs:Sequencer (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
disp.h 25 uint8_t Sequencer[5];
nouveau_dispnv04_crtc.c 225 /* Each head has it's own sequencer, so we can turn it off when we want */
330 * Time Sequencer
332 regp->Sequencer[NV_VIO_SR_RESET_INDEX] = 0x00;
333 /* 0x20 disables the sequencer */
335 regp->Sequencer[NV_VIO_SR_CLOCK_INDEX] = 0x29;
337 regp->Sequencer[NV_VIO_SR_CLOCK_INDEX] = 0x21;
338 regp->Sequencer[NV_VIO_SR_PLANE_MASK_INDEX] = 0x0F;
339 regp->Sequencer[NV_VIO_SR_CHAR_MAP_INDEX] = 0x00;
340 regp->Sequencer[NV_VIO_SR_MEM_MODE_INDEX] = 0x0E;
nouveau_dispnv04_hw.c 603 regp->Sequencer[i] = NVReadVgaSeq(dev, head, i);
616 NVWriteVgaSeq(dev, head, i, regp->Sequencer[i]);
  /src/sys/arch/acorn32/doc/
majors+minors 274 58 C - Sequencer I/O

Completed in 44 milliseconds