Searched refs:PCI_CHIP_I855_GM (Results 1 – 6 of 6) sorted by relevance
38 #define PCI_CHIP_I855_GM 0x3582 macro171 #define IS_MOBILE(devid) ((devid) == PCI_CHIP_I855_GM || \209 (devid) == PCI_CHIP_I855_GM || \
35 #define PCI_CHIP_I855_GM 0x3582 macro
266 if (intel->intelScreen->deviceID == PCI_CHIP_I855_GM || in i830_update_tex_unit()
115 #define PCI_CHIP_I855_GM 0x3582 macro
570 uint32_t devid = PCI_CHIP_I855_GM; in read_data_file()
1195 totalsize = (devid == PCI_CHIP_I855_GM) ? 256 : 288; in gen2_wm_dump()1207 if (devid == PCI_CHIP_I855_GM || devid == PCI_CHIP_I854_G) { in gen2_wm_dump()