Lines Matching refs:Attribute
428 regp->Attribute[0] = 0x00; /* standard colormap translation */ in nv_crtc_mode_set_vga()
429 regp->Attribute[1] = 0x01; in nv_crtc_mode_set_vga()
430 regp->Attribute[2] = 0x02; in nv_crtc_mode_set_vga()
431 regp->Attribute[3] = 0x03; in nv_crtc_mode_set_vga()
432 regp->Attribute[4] = 0x04; in nv_crtc_mode_set_vga()
433 regp->Attribute[5] = 0x05; in nv_crtc_mode_set_vga()
434 regp->Attribute[6] = 0x06; in nv_crtc_mode_set_vga()
435 regp->Attribute[7] = 0x07; in nv_crtc_mode_set_vga()
436 regp->Attribute[8] = 0x08; in nv_crtc_mode_set_vga()
437 regp->Attribute[9] = 0x09; in nv_crtc_mode_set_vga()
438 regp->Attribute[10] = 0x0A; in nv_crtc_mode_set_vga()
439 regp->Attribute[11] = 0x0B; in nv_crtc_mode_set_vga()
440 regp->Attribute[12] = 0x0C; in nv_crtc_mode_set_vga()
441 regp->Attribute[13] = 0x0D; in nv_crtc_mode_set_vga()
442 regp->Attribute[14] = 0x0E; in nv_crtc_mode_set_vga()
443 regp->Attribute[15] = 0x0F; in nv_crtc_mode_set_vga()
444 regp->Attribute[NV_CIO_AR_MODE_INDEX] = 0x01; /* Enable graphic mode */ in nv_crtc_mode_set_vga()
446 regp->Attribute[NV_CIO_AR_OSCAN_INDEX] = 0x00; in nv_crtc_mode_set_vga()
447 regp->Attribute[NV_CIO_AR_PLANE_INDEX] = 0x0F; /* enable all color planes */ in nv_crtc_mode_set_vga()
448 regp->Attribute[NV_CIO_AR_HPP_INDEX] = 0x00; in nv_crtc_mode_set_vga()
449 regp->Attribute[NV_CIO_AR_CSEL_INDEX] = 0x00; in nv_crtc_mode_set_vga()