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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dibmphp_hpc.c149 static u8 i2c_ctrl_read (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index) argument
158 debug_polling ("%s - Entry WPGBbar[%p] index[%x] \n", __func__, WPGBbar, index);
186 wpg_addr = WPGBbar + WPG_I2CMOSUP_OFFSET;
193 wpg_addr = WPGBbar + WPG_I2CMBUFL_OFFSET;
201 wpg_addr = WPGBbar + WPG_I2CMCNTL_OFFSET + WPG_I2C_OR;
209 wpg_addr = WPGBbar + WPG_I2CMCNTL_OFFSET;
225 wpg_addr = WPGBbar + WPG_I2CSTAT_OFFSET;
239 wpg_addr = WPGBbar + WPG_I2CMBUFL_OFFSET;
257 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void __iomem *WPGBbar, u argument
[all...]

Completed in 47 milliseconds