Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-master.c271 static bool i2c_dw_is_controller_active(struct dw_i2c_dev *dev) in i2c_dw_is_controller_active() function
732 if (i2c_dw_is_controller_active(dev)) in i2c_dw_xfer()