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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Di82365.h129 #define I365_MEM_WS1 0x8000 /* In memory stop high byte */ macro
H A Di82092.c649 i |= I365_MEM_WS1;
652 i |= I365_MEM_WS1 | I365_MEM_WS0;
H A Dpd6729.c510 i |= I365_MEM_WS1;
513 i |= I365_MEM_WS1 | I365_MEM_WS0;
H A Dvrc4171_card.c459 stop |= I365_MEM_WS1;
462 stop |= I365_MEM_WS0 | I365_MEM_WS1;
H A Di82365.c1094 case 2: i |= I365_MEM_WS1; break;
1095 default: i |= I365_MEM_WS1 | I365_MEM_WS0; break;
H A Dyenta_socket.c484 word |= I365_MEM_WS1;
487 word |= I365_MEM_WS1 | I365_MEM_WS0;

Completed in 119 milliseconds