Lines Matching refs:npcm_i2c_eob_int
438 static inline void npcm_i2c_eob_int(struct npcm_i2c *bus, bool enable) in npcm_i2c_eob_int() function
671 npcm_i2c_eob_int(bus, false); in npcm_i2c_reset()
854 npcm_i2c_eob_int(bus, true); in npcm_i2c_master_abort()
1259 npcm_i2c_eob_int(bus, false); in npcm_i2c_int_slave_handler()
1343 npcm_i2c_eob_int(bus, true); in npcm_i2c_master_fifo_read()
1375 npcm_i2c_eob_int(bus, true); in npcm_i2c_irq_master_handler_write()
1454 npcm_i2c_eob_int(bus, true); in npcm_i2c_irq_master_handler_read()
1496 npcm_i2c_eob_int(bus, false); in npcm_i2c_irq_handle_nack()
1545 npcm_i2c_eob_int(bus, false); in npcm_i2c_irq_handle_eob()
1556 npcm_i2c_eob_int(bus, true); in npcm_i2c_irq_handle_stall_after_start()
2221 npcm_i2c_eob_int(bus, false); in npcm_i2c_master_xfer()