Home
last modified time | relevance | path

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

/linux-6.1.9/include/trace/events/
Di2c_slave.h20 TRACE_DEFINE_ENUM(I2C_SLAVE_STOP);
28 { I2C_SLAVE_STOP, " STOP" })
/linux-6.1.9/drivers/i2c/busses/
Di2c-at91-slave.c59 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &value); in atmel_twi_interrupt_slave()
Di2c-cadence.c359 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
369 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
377 i2c_slave_event(id->slave, I2C_SLAVE_STOP, NULL); in cdns_i2c_slave_isr()
Di2c-imx.c726 while (i2c_imx->last_slave_event != I2C_SLAVE_STOP) { in i2c_imx_slave_finish_op()
736 i2c_imx_slave_event(i2c_imx, I2C_SLAVE_STOP, &val); in i2c_imx_slave_finish_op()
739 case I2C_SLAVE_STOP: in i2c_imx_slave_finish_op()
869 i2c_imx->last_slave_event = I2C_SLAVE_STOP; in i2c_imx_reg_slave()
Di2c-designware-slave.c209 i2c_slave_event(dev->slave, I2C_SLAVE_STOP, &val); in i2c_dw_irq_handler_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.c368 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, in bcm_iproc_i2c_slave_read()
508 i2c_slave_event(iproc_i2c->slave, I2C_SLAVE_STOP, &value); in bcm_iproc_i2c_slave_isr()
Di2c-mlxbf.c1910 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_i2c_irq_send()
1930 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_i2c_irq_send()
2008 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in mlxbf_i2c_irq_recv()
Di2c-aspeed.c327 i2c_slave_event(slave, I2C_SLAVE_STOP, &value); in aspeed_i2c_slave_irq()
Di2c-rcar.c617 i2c_slave_event(priv->slave, I2C_SLAVE_STOP, &value); in rcar_i2c_slave_irq()
Di2c-pxa.c689 i2c_slave_event(i2c->slave, I2C_SLAVE_STOP, NULL); in i2c_pxa_slave_stop()
Di2c-npcm7xx.c1135 i2c_slave_event(bus->slave, I2C_SLAVE_STOP, 0); in npcm_i2c_int_slave_handler()
Di2c-stm32f7.c1476 i2c_slave_event(i2c_dev->slave_running, I2C_SLAVE_STOP, &val); in stm32f7_i2c_slave_isr_event()
/linux-6.1.9/drivers/i2c/
Di2c-slave-testunit.c115 case I2C_SLAVE_STOP: in i2c_slave_testunit_slave_cb()
Di2c-slave-eeprom.c81 case I2C_SLAVE_STOP: in i2c_slave_eeprom_slave_cb()
Di2c-smbus.c223 case I2C_SLAVE_STOP: in i2c_slave_host_notify_cb()
/linux-6.1.9/drivers/input/misc/
Dibm-panel.c88 case I2C_SLAVE_STOP: in ibm_panel_i2c_slave_cb()
/linux-6.1.9/drivers/char/ipmi/
Dipmb_dev_int.c288 case I2C_SLAVE_STOP: in ipmb_slave_cb()
Dipmi_ipmb.c205 case I2C_SLAVE_STOP: in ipmi_ipmb_slave_cb()
/linux-6.1.9/include/linux/
Di2c.h389 I2C_SLAVE_STOP, enumerator
/linux-6.1.9/Documentation/i2c/
Dslave-interface.rst120 * I2C_SLAVE_STOP (mandatory)
/linux-6.1.9/drivers/net/mctp/
Dmctp-i2c.c260 case I2C_SLAVE_STOP: in mctp_i2c_slave_cb()