Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hisi.c117 static void hisi_i2c_disable_int(struct hisi_i2c_controller *ctlr, u32 mask) in hisi_i2c_disable_int() function
207 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_ALL); in hisi_i2c_master_xfer()
325 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_TX_EMPTY); in hisi_i2c_xfer_msg()
364 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_ALL); in hisi_i2c_irq()
470 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_ALL); in hisi_i2c_probe()