Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c200 #define SM501_I2C_CONTROL_ENABLE (1 << 0) macro
1107 if (value & SM501_I2C_CONTROL_ENABLE) { in sm501_i2c_write()