Searched refs:hstcfg (Results 1 – 1 of 1) sorted by relevance
1626 unsigned char hstcfg = priv->original_hstcfg; in i801_setup_hstcfg() local1628 hstcfg &= ~SMBHSTCFG_I2C_EN; /* SMBus timing */ in i801_setup_hstcfg()1629 hstcfg |= SMBHSTCFG_HST_EN; in i801_setup_hstcfg()1630 pci_write_config_byte(priv->pci_dev, SMBHSTCFG, hstcfg); in i801_setup_hstcfg()