Searched refs:CFG_CHIP_TYPE (Results 1 – 2 of 2) sorted by relevance
942 #define CFG_CHIP_TYPE 0x0000FFFF macro
480 type = chip_id & CFG_CHIP_TYPE; in correct_chipset()3045 if (((chip_id & CFG_CHIP_TYPE) == VT_CHIP_ID) && !((chip_id >> 24) & 1)) { in atyfb_setup_sparc()3691 switch (aty_ld_le32(CNFG_CHIP_ID, par) & CFG_CHIP_TYPE) { in atyfb_atari_probe()