Home
last modified time | relevance | path

Searched refs:CFG_CHIP_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dmach64.h942 #define CFG_CHIP_TYPE 0x0000FFFF macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c477 type = chip_id & CFG_CHIP_TYPE; in correct_chipset()
3042 if (((chip_id & CFG_CHIP_TYPE) == VT_CHIP_ID) && !((chip_id >> 24) & 1)) { in atyfb_setup_sparc()
3688 switch (aty_ld_le32(CNFG_CHIP_ID, par) & CFG_CHIP_TYPE) { in atyfb_atari_probe()