Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c436 static inline void npcm_i2c_eob_int(struct npcm_i2c *bus, bool enable) in npcm_i2c_eob_int() function
669 npcm_i2c_eob_int(bus, false); in npcm_i2c_reset()
849 npcm_i2c_eob_int(bus, true); in npcm_i2c_master_abort()
1254 npcm_i2c_eob_int(bus, false); in npcm_i2c_int_slave_handler()
1338 npcm_i2c_eob_int(bus, true); in npcm_i2c_master_fifo_read()
1370 npcm_i2c_eob_int(bus, true); in npcm_i2c_irq_master_handler_write()
1449 npcm_i2c_eob_int(bus, true); in npcm_i2c_irq_master_handler_read()
1491 npcm_i2c_eob_int(bus, false); in npcm_i2c_irq_handle_nack()
1540 npcm_i2c_eob_int(bus, false); in npcm_i2c_irq_handle_eob()
1551 npcm_i2c_eob_int(bus, true); in npcm_i2c_irq_handle_stall_after_start()
[all …]