Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/i2c/busses/
Di2c-i801.c154 #define SMBHSTCFG_I2C_EN BIT(2) macro
836 hostc | SMBHSTCFG_I2C_EN); in i801_block_transaction()
1630 hstcfg &= ~SMBHSTCFG_I2C_EN; /* SMBus timing */ in i801_setup_hstcfg()