Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-designware-slave.c206 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_irq_handler_slave()
217 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_irq_handler_slave()
Di2c-emev2.c247 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in em_i2c_slave_irq()
Di2c-aspeed.c312 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in aspeed_i2c_slave_irq()
Di2c-rcar.c594 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in rcar_i2c_slave_irq()
Di2c-stm32f7.c1356 i2c_slave_event(i2c_dev->slave_running, I2C_SLAVE_STOP, &val); in stm32f7_i2c_slave_isr_event()
/Linux-v4.19/drivers/i2c/
Di2c-slave-eeprom.c65 case I2C_SLAVE_STOP: in i2c_slave_eeprom_slave_cb()
/Linux-v4.19/include/linux/
Di2c.h373 I2C_SLAVE_STOP, enumerator
/Linux-v4.19/Documentation/i2c/
Dslave-interface112 * I2C_SLAVE_STOP (mandatory)