Searched refs:PCMCIA_MEM_WIN_SIZE (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 Dm8xx_pcmcia.c30 * We assign each memory window PCMCIA_MEM_WIN_SIZE address space.
31 * Make sure there is (PCMCIA_MEM_WIN_SIZE * PCMCIA_MEM_WIN_NO
139 #define PCMCIA_MEM_WIN_SIZE 0x04000000 /* each memory window is 64 MByte */ macro
1051 // || ((mem->s) >= PCMCIA_MEM_WIN_SIZE)
1057 if ((reg = m8xx_get_graycode(PCMCIA_MEM_WIN_SIZE)) == -1) {
1058 printk("Cannot set size to 0x%08x.\n", PCMCIA_MEM_WIN_SIZE);
1094 (PCMCIA_MEM_WIN_SIZE * winnr)
1204 (PCMCIA_MEM_WIN_SIZE

Completed in 16 milliseconds