Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-i801.c151 #define SMBHSTCFG_I2C_EN BIT(2) macro
756 hostc | SMBHSTCFG_I2C_EN); in i801_block_transaction()
1636 hstcfg &= ~SMBHSTCFG_I2C_EN; /* SMBus timing */ in i801_setup_hstcfg()