Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-designware-slave.c207 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_irq_handler_slave()
218 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_irq_handler_slave()
Di2c-at91-slave.c59 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &value); in atmel_twi_interrupt_slave()
Di2c-axxia.c332 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val); in axxia_i2c_slv_fifo_event()
356 i2c_slave_event(idev->slave, I2C_SLAVE_STOP, &val); in axxia_i2c_slv_isr()
Di2c-emev2.c248 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in em_i2c_slave_irq()
Di2c-bcm-iproc.c375 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value); in bcm_iproc_i2c_slave_isr()
Di2c-rcar.c588 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in rcar_i2c_slave_irq()
Di2c-aspeed.c321 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in aspeed_i2c_slave_irq()
Di2c-stm32f7.c1372 i2c_slave_event(i2c_dev->slave_running, I2C_SLAVE_STOP, &val); in stm32f7_i2c_slave_isr_event()
/Linux-v5.4/drivers/i2c/
Di2c-slave-eeprom.c81 case I2C_SLAVE_STOP: in i2c_slave_eeprom_slave_cb()
/Linux-v5.4/drivers/char/ipmi/
Dipmb_dev_int.c274 case I2C_SLAVE_STOP: in ipmb_slave_cb()
/Linux-v5.4/include/linux/
Di2c.h368 I2C_SLAVE_STOP, enumerator
/Linux-v5.4/Documentation/i2c/
Dslave-interface.rst117 * I2C_SLAVE_STOP (mandatory)