Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c202 #define SM501_I2C_STATUS_COMPLETE (1 << 3) macro
1126 s->i2c_status = SM501_I2C_STATUS_COMPLETE; in sm501_i2c_write()