Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
Dmach64.h942 #define CFG_CHIP_TYPE 0x0000FFFF macro
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
Datyfb_base.c467 type = chip_id & CFG_CHIP_TYPE; in correct_chipset()
3037 if (((chip_id & CFG_CHIP_TYPE) == VT_CHIP_ID) && !((chip_id >> 24) & 1)) { in atyfb_setup_sparc()
3685 switch (aty_ld_le32(CNFG_CHIP_ID, par) & CFG_CHIP_TYPE) { in atyfb_atari_probe()