Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-i801.c150 #define SMBHSTCFG_I2C_EN BIT(2) macro
800 hostc | SMBHSTCFG_I2C_EN); in i801_block_transaction()
1830 temp &= ~SMBHSTCFG_I2C_EN; /* SMBus timing */ in i801_probe()
/Linux-v5.4/drivers/staging/kpc2000/
Dkpc2000_i2c.c66 #define SMBHSTCFG_I2C_EN 4 macro