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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dti113x.h142 #define TI1250_DIAG_PCI_IREQ 0x40 macro
866 (val & TI1250_DIAG_PCI_IREQ) ? "PCI" : "ISA");
886 diag = old & ~(TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ);
888 diag |= TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ;

Completed in 36 milliseconds