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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4938/toshiba_rbtx4938/
H A Dsetup.c41 static inline void tx4938_report_pcic_status1(struct tx4938_pcic_reg *pcicptr);
179 tx4938_pcic_setup(struct tx4938_pcic_reg *pcicptr, argument
187 pcicptr->pciccfg &= ~(TX4938_PCIC_PCICCFG_G2PMEN(0)|
193 pcicptr->g2piomask = (channel->io_resource->end - channel->io_resource->start) >> 4;
194 pcicptr->g2piogbase = pci_io_base |
201 pcicptr->g2piopbase = 0;
203 pcicptr->g2pmmask[i] = 0;
204 pcicptr->g2pmgbase[i] = 0;
205 pcicptr->g2pmpbase[i] = 0;
208 pcicptr
336 set_tx4938_pcicptr(int ch, struct tx4938_pcic_reg *pcicptr) argument
841 tx4938_report_pcic_status1(struct tx4938_pcic_reg *pcicptr) argument
889 struct tx4938_pcic_reg *pcicptr; local
[all...]

Completed in 79 milliseconds