Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c199 #define SM501_I2C_CONTROL_START (1 << 2) macro
1108 if (value & SM501_I2C_CONTROL_START) { in sm501_i2c_write()