Searched refs:SMBHSTCFG_HST_EN (Results 1 – 1 of 1) sorted by relevance
152 #define SMBHSTCFG_HST_EN BIT(0) macro1613 if (!(temp & SMBHSTCFG_HST_EN)) { in i801_probe()1615 temp |= SMBHSTCFG_HST_EN; in i801_probe()