Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c205 #define SM501_I2C_RESET_ERROR (1 << 2) macro
1136 if ((value & SM501_I2C_RESET_ERROR) == 0) { in sm501_i2c_write()