Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/southbridge/
H A Dich9.h230 #define ICH9_SMB_HOSTC_HST_EN ((uint8_t)(1 << 0)) macro
/openbmc/qemu/hw/i2c/
H A Dsmbus_ich9.c70 if (hostc & ICH9_SMB_HOSTC_HST_EN) { in ich9_smbus_write_config()