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

/linux-4.4.14/drivers/pci/hotplug/
H A Dibmphp_hpc.c114 static u8 i2c_ctrl_write (struct controller *, void __iomem *, u8, u8);
251 * Name: i2c_ctrl_write
257 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) i2c_ctrl_write() function
433 rc = i2c_ctrl_write(ctlr, base, offset, data); ctrl_write()

Completed in 41 milliseconds