Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-i801.c153 #define SMBHSTCFG_I2C_EN BIT(2) macro
835 hostc | SMBHSTCFG_I2C_EN); in i801_block_transaction()
1628 hstcfg &= ~SMBHSTCFG_I2C_EN; /* SMBus timing */ in i801_setup_hstcfg()