Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-hisi.c119 static void hisi_i2c_disable_int(struct hisi_i2c_controller *ctlr, u32 mask) in hisi_i2c_disable_int() function
215 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_ALL); in hisi_i2c_xfer()
333 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_TX_EMPTY); in hisi_i2c_xfer_msg()
374 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_ALL); in hisi_i2c_irq()
481 hisi_i2c_disable_int(ctlr, HISI_I2C_INT_ALL); in hisi_i2c_probe()