wpg_bbar          507 drivers/pci/hotplug/ibmphp_hpc.c 	void __iomem *wpg_bbar = NULL;
wpg_bbar          549 drivers/pci/hotplug/ibmphp_hpc.c 		wpg_bbar = ioremap(ctlr_ptr->u.wpeg_ctlr.wpegbbar, WPG_I2C_IOREMAP_SIZE);
wpg_bbar          554 drivers/pci/hotplug/ibmphp_hpc.c 	rc = hpc_wait_ctlr_notworking(HPC_CTLR_WORKING_TOUT, ctlr_ptr, wpg_bbar, &status);
wpg_bbar          560 drivers/pci/hotplug/ibmphp_hpc.c 			pslot->status = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          561 drivers/pci/hotplug/ibmphp_hpc.c 			rc = hpc_wait_ctlr_notworking(HPC_CTLR_WORKING_TOUT, ctlr_ptr, wpg_bbar,
wpg_bbar          564 drivers/pci/hotplug/ibmphp_hpc.c 				pslot->ext_status = ctrl_read(ctlr_ptr, wpg_bbar, index + WPG_1ST_EXTSLOT_INDEX);
wpg_bbar          570 drivers/pci/hotplug/ibmphp_hpc.c 			*pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          575 drivers/pci/hotplug/ibmphp_hpc.c 			*pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          584 drivers/pci/hotplug/ibmphp_hpc.c 			pslot->busstatus = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          587 drivers/pci/hotplug/ibmphp_hpc.c 			*pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          590 drivers/pci/hotplug/ibmphp_hpc.c 			*pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          594 drivers/pci/hotplug/ibmphp_hpc.c 			*pstatus = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          603 drivers/pci/hotplug/ibmphp_hpc.c 								wpg_bbar, &status);
wpg_bbar          605 drivers/pci/hotplug/ibmphp_hpc.c 					pslot->status = ctrl_read(ctlr_ptr, wpg_bbar, index);
wpg_bbar          607 drivers/pci/hotplug/ibmphp_hpc.c 									ctlr_ptr, wpg_bbar, &status);
wpg_bbar          610 drivers/pci/hotplug/ibmphp_hpc.c 						    ctrl_read(ctlr_ptr, wpg_bbar,
wpg_bbar          630 drivers/pci/hotplug/ibmphp_hpc.c 		iounmap(wpg_bbar);
wpg_bbar          645 drivers/pci/hotplug/ibmphp_hpc.c 	void __iomem *wpg_bbar = NULL;
wpg_bbar          689 drivers/pci/hotplug/ibmphp_hpc.c 		wpg_bbar = ioremap(ctlr_ptr->u.wpeg_ctlr.wpegbbar, WPG_I2C_IOREMAP_SIZE);
wpg_bbar          692 drivers/pci/hotplug/ibmphp_hpc.c 		ctlr_ptr->ctlr_id, (ulong) (ctlr_ptr->u.wpeg_ctlr.wpegbbar), (ulong) wpg_bbar,
wpg_bbar          698 drivers/pci/hotplug/ibmphp_hpc.c 	rc = hpc_wait_ctlr_notworking(HPC_CTLR_WORKING_TOUT, ctlr_ptr, wpg_bbar, &status);
wpg_bbar          701 drivers/pci/hotplug/ibmphp_hpc.c 		ctrl_write(ctlr_ptr, wpg_bbar, index, cmd);
wpg_bbar          709 drivers/pci/hotplug/ibmphp_hpc.c 			rc = hpc_wait_ctlr_notworking(HPC_CTLR_WORKING_TOUT, ctlr_ptr, wpg_bbar,
wpg_bbar          734 drivers/pci/hotplug/ibmphp_hpc.c 		iounmap(wpg_bbar);
wpg_bbar         1068 drivers/pci/hotplug/ibmphp_hpc.c static int hpc_wait_ctlr_notworking(int timeout, struct controller *ctlr_ptr, void __iomem *wpg_bbar,
wpg_bbar         1077 drivers/pci/hotplug/ibmphp_hpc.c 		*pstatus = ctrl_read(ctlr_ptr, wpg_bbar, WPG_CTLR_INDEX);