Searched refs:SMBHSTCFG_HST_EN (Results 1 – 2 of 2) sorted by relevance
149 #define SMBHSTCFG_HST_EN BIT(0) macro1721 hstcfg |= SMBHSTCFG_HST_EN; in i801_setup_hstcfg()1850 if (!(priv->original_hstcfg & SMBHSTCFG_HST_EN)) in i801_probe()
64 #define SMBHSTCFG_HST_EN 1 macro