Searched refs:CHIPID (Results 1 – 4 of 4) sorted by relevance
52 #define CHIPID 0x20 macro300 chip_type = superio_inw(CHIPID); in it87_wdt_init()
45 #define CHIPID 0x20 macro288 chip_type = superio_inw(CHIPID); in it87_gpio_init()
41 #define CHIPID 0x170 /* chip ID */ macro
1863 chip_version = (readl(lp->mmio + CHIPID) & 0xf0000000) >> 28; in amd8111e_probe_one()