Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-sh7760.c87 #define IDF_SEND 1 macro
194 } else if (id->flags & IDF_SEND) { in sh7760_i2c_irq()
270 id->flags |= IDF_SEND; in sh7760_i2c_msend()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-sh7760.c87 #define IDF_SEND 1 macro
194 } else if (id->flags & IDF_SEND) { in sh7760_i2c_irq()
270 id->flags |= IDF_SEND; in sh7760_i2c_msend()

Completed in 3 milliseconds