Home
last modified time | relevance | path

Searched refs:I365_IDENT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pcmcia/
H A Di82365.h36 #define I365_IDENT 0x00 /* Identification and revision */ macro
H A Di82365.c588 if ((val = i365_get(sockets, I365_IDENT)) & 0x70) in identify()
605 val = i365_get(sockets, I365_IDENT); in identify()
848 if ((csc == 0) || (i365_get(i, I365_IDENT) & 0x70)) { in pcic_interrupt()