Home
last modified time | relevance | path

Searched refs:bitbang_i2c_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/i2c/
H A Dbitbang_i2c.h13 typedef enum bitbang_i2c_state { enum
34 } bitbang_i2c_state; typedef
38 bitbang_i2c_state state;
/openbmc/qemu/hw/i2c/
H A Dbitbang_i2c.c49 bitbang_i2c_state state) in bitbang_i2c_set_state()
H A Dtrace-events4 bitbang_i2c_state(const char *old_state, const char *new_state) "state %s -> %s"