Home
last modified time | relevance | path

Searched refs:legacy_i2c_end_transfer (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/i3c/
H A Di3c.h250 void legacy_i2c_end_transfer(I3CBus *bus);
/openbmc/qemu/hw/i3c/
H A Dtrace-events36 legacy_i2c_end_transfer(void) "Legacy I2C STOP"
H A Dcore.c608 void legacy_i2c_end_transfer(I3CBus *bus) in legacy_i2c_end_transfer() function
H A Daspeed_i3c.c483 legacy_i2c_end_transfer(s->bus); in aspeed_i3c_device_end_transfer()