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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/syslib/
H A Dmpc10x_common.c263 int host_bridge, picr1, picr1_bit, i; local
294 &host_bridge);
296 switch (host_bridge) {
382 if (host_bridge != MPC10X_BRIDGE_106) {
393 if (host_bridge != MPC10X_BRIDGE_106) {
427 identify_ppc_sys_by_id (host_bridge);
455 if ((host_bridge == MPC10X_BRIDGE_8240)
456 || (host_bridge == MPC10X_BRIDGE_8245)
457 || (host_bridge == MPC10X_BRIDGE_107)) {
468 if (host_bridge
[all...]
H A Dm82xx_pci.c308 int host_bridge; local
336 &host_bridge);
337 switch (host_bridge) {
344 " 0x%08x.\n", host_bridge);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dprpmc800.c192 int host_bridge; local
212 host_bridge = in_be32((uint *) (HARRIER_VENI_REG));
214 if (host_bridge != HARRIER_VEND_DEV_ID) {
216 host_bridge);

Completed in 100 milliseconds