Searched refs:CFG_CHIP_REV (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/video/ | ||
| D | mach64.h | 944 #define CFG_CHIP_REV 0xFF000000 macro |
| /Linux-v5.4/drivers/video/fbdev/aty/ | ||
| D | atyfb_base.c | 463 rev = (chip_id & CFG_CHIP_REV) >> 24; in correct_chipset() |