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

/linux-master/drivers/i2c/busses/
H A Di2c-npcm7xx.c435 static inline void npcm_i2c_eob_int(struct npcm_i2c *bus, bool enable) function
668 npcm_i2c_eob_int(bus, false);
848 npcm_i2c_eob_int(bus, true);
1253 npcm_i2c_eob_int(bus, false);
1334 npcm_i2c_eob_int(bus, true);
1366 npcm_i2c_eob_int(bus, true);
1445 npcm_i2c_eob_int(bus, true);
1487 npcm_i2c_eob_int(bus, false);
1536 npcm_i2c_eob_int(bus, false);
1547 npcm_i2c_eob_int(bu
[all...]

Completed in 194 milliseconds