Searched refs:DEVID (Results 1 – 7 of 7) sorted by relevance
/drivers/watchdog/ |
D | it8712f_wdt.c | 61 #define DEVID 0x20 /* Register: Device ID */ macro 366 chip_type = superio_inw(DEVID); in it8712f_wdt_find()
|
/drivers/pcmcia/ |
D | ti113x.h | 919 #define DEVID(_vend,_dev,_subvend,_subdev,mask,bits) { \ macro 928 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x1801, 0xECC0, PCI_ANY_ID, 930 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x3410, 0xECC0, PCI_ANY_ID,
|
/drivers/input/misc/ |
D | adxl34x.c | 23 #define DEVID 0x00 /* R Device ID */ macro 734 revid = AC_READ(ac, DEVID); in adxl34x_probe()
|
/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 413 XGMAC_GET_BITS(hw_feat->version, MAC_VR, DEVID), in xgbe_get_drvinfo()
|
/drivers/hwmon/ |
D | pc87360.c | 61 #define DEVID 0x20 /* Register: Device ID */ macro 1100 val = force_id ? force_id : superio_inb(sioaddr, DEVID); in pc87360_find()
|
D | w83627hf.c | 89 #define DEVID 0x20 /* Register: Device ID */ macro 1267 val = force_id ? force_id : superio_inb(sio_data, DEVID); in w83627hf_find()
|
D | it87.c | 83 #define DEVID 0x20 /* Register: Device ID */ macro 2400 chip_type = force_id ? force_id : superio_inw(sioaddr, DEVID); in it87_find()
|