Home
last modified time | relevance | path

Searched refs:ID_REG (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmi_pc.h147 #define ID_REG 0x0000 /*Pci reg-contain the Dev&Ven ID of the card*/ macro
/linux-3.4.99/drivers/video/
Dg364fb.c36 #define ID_REG 0xe4000000 /* Read only */ macro
/linux-3.4.99/drivers/net/ethernet/i825xx/
Deepro.c397 #define ID_REG 0x02 /* Register 2 */ macro
693 i = inb(dev->base_addr + ID_REG); in eepro_print_info()
775 id = inb(ioaddr + ID_REG); in eepro_probe1()
786 if ((inb(ioaddr + ID_REG) & R_ROBIN_BITS) != (counter + 0x40)) in eepro_probe1()