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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pcmcia/
H A Dm32r_cfc.c299 static void add_pcc_socket(ulong base, int irq, ulong mapaddr, kio_addr_t ioaddr) function
303 debug(3, "m32r_cfc: add_pcc_socket: base=%#lx, irq=%d, "
711 add_pcc_socket(M32R_PCC0_BASE, PLD_IRQ_CFC_INSERT, CFC_ATTR_MAPBASE,
723 add_pcc_socket(base, 0, mapaddr, ioaddr);
H A Dm32r_pcc.c306 static void add_pcc_socket(ulong base, int irq, ulong mapaddr, kio_addr_t ioaddr) function
663 add_pcc_socket(M32R_PCC0_BASE, PCC0_IRQ, M32R_PCC0_MAPBASE, 0x1000);
666 add_pcc_socket(M32R_PCC1_BASE, PCC1_IRQ, M32R_PCC1_MAPBASE, 0x2000);

Completed in 101 milliseconds