Attribute         423 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[0]  = 0x00; /* standard colormap translation */
Attribute         424 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[1]  = 0x01;
Attribute         425 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[2]  = 0x02;
Attribute         426 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[3]  = 0x03;
Attribute         427 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[4]  = 0x04;
Attribute         428 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[5]  = 0x05;
Attribute         429 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[6]  = 0x06;
Attribute         430 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[7]  = 0x07;
Attribute         431 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[8]  = 0x08;
Attribute         432 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[9]  = 0x09;
Attribute         433 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[10] = 0x0A;
Attribute         434 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[11] = 0x0B;
Attribute         435 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[12] = 0x0C;
Attribute         436 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[13] = 0x0D;
Attribute         437 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[14] = 0x0E;
Attribute         438 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[15] = 0x0F;
Attribute         439 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[NV_CIO_AR_MODE_INDEX] = 0x01; /* Enable graphic mode */
Attribute         441 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[NV_CIO_AR_OSCAN_INDEX] = 0x00;
Attribute         442 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[NV_CIO_AR_PLANE_INDEX] = 0x0F; /* enable all color planes */
Attribute         443 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[NV_CIO_AR_HPP_INDEX] = 0x00;
Attribute         444 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->Attribute[NV_CIO_AR_CSEL_INDEX] = 0x00;
Attribute          25 drivers/gpu/drm/nouveau/dispnv04/disp.h 	uint8_t Attribute[21];
Attribute         551 drivers/gpu/drm/nouveau/dispnv04/hw.c 		regp->Attribute[i] = NVReadVgaAttr(dev, head, i);
Attribute         583 drivers/gpu/drm/nouveau/dispnv04/hw.c 		NVWriteVgaAttr(dev, head, i, regp->Attribute[i]);
Attribute         341 drivers/video/fbdev/neofb.c 	par->Attribute[0] = 0x00;	/* standard colormap translation */
Attribute         342 drivers/video/fbdev/neofb.c 	par->Attribute[1] = 0x01;
Attribute         343 drivers/video/fbdev/neofb.c 	par->Attribute[2] = 0x02;
Attribute         344 drivers/video/fbdev/neofb.c 	par->Attribute[3] = 0x03;
Attribute         345 drivers/video/fbdev/neofb.c 	par->Attribute[4] = 0x04;
Attribute         346 drivers/video/fbdev/neofb.c 	par->Attribute[5] = 0x05;
Attribute         347 drivers/video/fbdev/neofb.c 	par->Attribute[6] = 0x06;
Attribute         348 drivers/video/fbdev/neofb.c 	par->Attribute[7] = 0x07;
Attribute         349 drivers/video/fbdev/neofb.c 	par->Attribute[8] = 0x08;
Attribute         350 drivers/video/fbdev/neofb.c 	par->Attribute[9] = 0x09;
Attribute         351 drivers/video/fbdev/neofb.c 	par->Attribute[10] = 0x0A;
Attribute         352 drivers/video/fbdev/neofb.c 	par->Attribute[11] = 0x0B;
Attribute         353 drivers/video/fbdev/neofb.c 	par->Attribute[12] = 0x0C;
Attribute         354 drivers/video/fbdev/neofb.c 	par->Attribute[13] = 0x0D;
Attribute         355 drivers/video/fbdev/neofb.c 	par->Attribute[14] = 0x0E;
Attribute         356 drivers/video/fbdev/neofb.c 	par->Attribute[15] = 0x0F;
Attribute         357 drivers/video/fbdev/neofb.c 	par->Attribute[16] = 0x41;
Attribute         358 drivers/video/fbdev/neofb.c 	par->Attribute[17] = 0xFF;
Attribute         359 drivers/video/fbdev/neofb.c 	par->Attribute[18] = 0x0F;
Attribute         360 drivers/video/fbdev/neofb.c 	par->Attribute[19] = 0x00;
Attribute         361 drivers/video/fbdev/neofb.c 	par->Attribute[20] = 0x00;
Attribute         465 drivers/video/fbdev/neofb.c 		VGAwATTR(i, par->Attribute[i]);
Attribute         751 drivers/video/fbdev/neofb.c 	par->Attribute[16] = 0x01;
Attribute         158 drivers/video/fbdev/savage/savagefb.h 	unsigned char Attribute[21];  /* Video Attribute */
Attribute         139 drivers/video/fbdev/savage/savagefb_driver.c 		VGAwATTR(i, reg->Attribute[i], par);
Attribute         227 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x00]  = 0x00; /* standard colormap translation */
Attribute         228 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x01]  = 0x01;
Attribute         229 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x02]  = 0x02;
Attribute         230 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x03]  = 0x03;
Attribute         231 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x04]  = 0x04;
Attribute         232 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x05]  = 0x05;
Attribute         233 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x06]  = 0x06;
Attribute         234 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x07]  = 0x07;
Attribute         235 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x08]  = 0x08;
Attribute         236 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x09]  = 0x09;
Attribute         237 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x0a] = 0x0A;
Attribute         238 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x0b] = 0x0B;
Attribute         239 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x0c] = 0x0C;
Attribute         240 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x0d] = 0x0D;
Attribute         241 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x0e] = 0x0E;
Attribute         242 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x0f] = 0x0F;
Attribute         243 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x10] = 0x41;
Attribute         244 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x11] = 0xFF;
Attribute         245 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x12] = 0x0F;
Attribute         246 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x13] = 0x00;
Attribute         247 drivers/video/fbdev/savage/savagefb_driver.c 	reg->Attribute[0x14] = 0x00;
Attribute        2518 fs/cifs/cifspdu.h 	__le32 Attribute;
Attribute         100 include/uapi/linux/cciss_defs.h     BYTE Attribute:3;
Attribute         132 include/video/neomagic.h 	unsigned char Attribute[21];	/* Video Attribute */
Attribute         280 sound/pci/trident/trident.h 	unsigned short Attribute;	/* 16 bits - SiS 7018 */
Attribute         454 sound/pci/trident/trident_main.c 		regs[3] = (voice->Attribute << 16) | FmcRvolCvol;
Attribute         965 sound/pci/trident/trident_main.c 	voice->Attribute = 0;
Attribute         967 sound/pci/trident/trident_main.c 	voice->Attribute = (1<<(30-16))|(2<<(26-16))|
Attribute         970 sound/pci/trident/trident_main.c 	voice->Attribute = 0;
Attribute         991 sound/pci/trident/trident_main.c 		evoice->Attribute = (1<<(30-16))|(2<<(26-16))|
Attribute         994 sound/pci/trident/trident_main.c 		evoice->Attribute = 0;
Attribute        1108 sound/pci/trident/trident_main.c 	voice->Attribute = 0;
Attribute        1203 sound/pci/trident/trident_main.c 	voice->Attribute = (2 << (30-16)) |
Attribute        1225 sound/pci/trident/trident_main.c 		evoice->Attribute = 0;
Attribute        1280 sound/pci/trident/trident_main.c 	voice->Attribute = 0;
Attribute        1302 sound/pci/trident/trident_main.c 		evoice->Attribute = 0;
Attribute        1437 sound/pci/trident/trident_main.c 		voice->Attribute = 0;
Attribute        1476 sound/pci/trident/trident_main.c 		voice->Attribute = (1<<(30-16))|(7<<(26-16))|
Attribute        1496 sound/pci/trident/trident_main.c 			evoice->Attribute = 0;