Searched refs:npcm_i2c_stall_after_start (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-npcm7xx.c | 539 static inline void npcm_i2c_stall_after_start(struct npcm_i2c *bus, bool stall) in npcm_i2c_stall_after_start() function 1372 npcm_i2c_stall_after_start(bus, true); in npcm_i2c_irq_master_handler_write() 1420 npcm_i2c_stall_after_start(bus, false); in npcm_i2c_irq_master_handler_read() 1544 npcm_i2c_stall_after_start(bus, false); in npcm_i2c_irq_handle_stall_after_start() 1566 npcm_i2c_stall_after_start(bus, true); in npcm_i2c_irq_handle_sda() 1568 npcm_i2c_stall_after_start(bus, false); in npcm_i2c_irq_handle_sda() 1577 npcm_i2c_stall_after_start(bus, true); in npcm_i2c_irq_handle_sda() 1700 npcm_i2c_stall_after_start(bus, false); in npcm_i2c_recovery_tgclk() 2059 npcm_i2c_stall_after_start(bus, true); in npcm_i2c_master_start_xmit() 2197 npcm_i2c_stall_after_start(bus, false); in npcm_i2c_master_xfer()
|