WPGBbar 118 drivers/pci/hotplug/ibmphp_hpc.c static u8 i2c_ctrl_read(struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index) WPGBbar 127 drivers/pci/hotplug/ibmphp_hpc.c debug_polling("%s - Entry WPGBbar[%p] index[%x] \n", __func__, WPGBbar, index); WPGBbar 155 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMOSUP_OFFSET; WPGBbar 162 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMBUFL_OFFSET; WPGBbar 170 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMCNTL_OFFSET + WPG_I2C_OR; WPGBbar 178 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMCNTL_OFFSET; WPGBbar 194 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CSTAT_OFFSET; WPGBbar 208 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMBUFL_OFFSET; WPGBbar 226 drivers/pci/hotplug/ibmphp_hpc.c static u8 i2c_ctrl_write(struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) WPGBbar 235 drivers/pci/hotplug/ibmphp_hpc.c debug_polling("%s - Entry WPGBbar[%p] index[%x] cmd[%x]\n", __func__, WPGBbar, index, cmd); WPGBbar 266 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMOSUP_OFFSET; WPGBbar 273 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMBUFL_OFFSET; WPGBbar 281 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMCNTL_OFFSET + WPG_I2C_OR; WPGBbar 289 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CMCNTL_OFFSET; WPGBbar 306 drivers/pci/hotplug/ibmphp_hpc.c wpg_addr = WPGBbar + WPG_I2CSTAT_OFFSET;