Searched refs:PCH_SMBUS_HCFG_HST_EN (Results 1 – 2 of 2) sorted by relevance
19 #define PCH_SMBUS_HCFG_HST_EN BIT(0) /* Enable SMBus controller */ macro
260 if ((val & PCH_SMBUS_HCFG_HST_EN) == 0) { in pch_smbus_init()