Searched refs:SMBHSTCFG_HST_EN (Results 1 – 2 of 2) sorted by relevance
148 #define SMBHSTCFG_HST_EN BIT(0) macro1831 if (!(temp & SMBHSTCFG_HST_EN)) { in i801_probe()1833 temp |= SMBHSTCFG_HST_EN; in i801_probe()
64 #define SMBHSTCFG_HST_EN 1 macro