Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c100 static u8 i2c_ctrl_write(struct controller *, void __iomem *, u8, u8);
243 static u8 i2c_ctrl_write(struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) in i2c_ctrl_write() function
419 rc = i2c_ctrl_write(ctlr, base, offset, data); in ctrl_write()