Searched refs:PHB (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/char/rio/
H A Dhost.h87 struct PHB __iomem *PhbP; /* Pointer to the PHB array */
88 unsigned short __iomem *PhbNumP; /* Ptr to Number of PHB's */
H A Dphb.h52 * Maximum number of PHB's
113 * PHB Structure
121 struct PHB { struct
H A Dport.h95 struct PHB __iomem *PhbP; /* pointer to PHB for port */
H A Drioboot.c510 HostP->PhbP = (struct PHB __iomem *) RIO_PTR(Cad, readw(&ParmMapP->phb_ptr));
538 struct PHB __iomem *PhbP;
H A Driotable.c776 struct PHB __iomem *PhbP = PortP->PhbP = &HostP->PhbP[HostPort];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpci-bridge.h107 * SET_CFG_TYPE - used on 4xx or any PHB that does explicit type0/1
115 * anything but the PHB. Only allow talking to the PHB if this is
251 return bus->sysdata; /* Must be root bus (PHB) */
285 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE))
287 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = -1)

Completed in 66 milliseconds