Searched refs:DEVID (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dti113x.h878 #define DEVID(_vend,_dev,_subvend,_subdev,mask,bits) { \ macro
887 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x1801, 0xECC0, PCI_ANY_ID,
889 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x3410, 0xECC0, PCI_ANY_ID,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/lib/
H A Dvreset.c736 #define DEVID 0 macro
755 if ( pslot->regs[DEVID] != 0xFFFFFFFF ) {
779 return (pslot->regs[DEVID] & 0xFFFF);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dit87.c52 #define DEVID 0x20 /* Register: Device ID */ macro
885 chip_type = superio_inw(DEVID);
H A Dpc87360.c70 #define DEVID 0x20 /* Register: Device ID */ macro
834 val = superio_inb(sioaddr, DEVID);
H A Dw83627hf.c99 #define DEVID 0x20 /* Register: Device ID */ macro
951 val= superio_inb(DEVID);
971 pr_debug(DRVNAME ": Unsupported chip (DEVID=0x%02x)\n", val);

Completed in 63 milliseconds