Home
last modified time | relevance | path

Searched refs:SMBHSTCFG_I2C_EN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-i801.c159 #define SMBHSTCFG_I2C_EN BIT(2) macro
867 pci_write_config_byte(priv->pci_dev, SMBHSTCFG, hostc | SMBHSTCFG_I2C_EN); in i801_i2c_block_transaction()
1513 hstcfg &= ~SMBHSTCFG_I2C_EN; /* SMBus timing */ in i801_setup_hstcfg()