Searched refs:IDT77105_MCR_EIP (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/atm/
H A Didt77105.h35 #define IDT77105_MCR_EIP 0x01 /* R/W, Enable Interrupt Pin */ macro
H A Didt77105.c237 ) & ~IDT77105_MCR_EIP, MCR);
298 PRIV(dev)->old_mcr |= IDT77105_MCR_EIP;
328 PUT( GET(MCR) & ~IDT77105_MCR_EIP, MCR );

Completed in 108 milliseconds