Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-i801.c151 #define SMBHSTCFG_I2C_EN BIT(2) macro
810 hostc | SMBHSTCFG_I2C_EN); in i801_block_transaction()
1717 hstcfg &= ~SMBHSTCFG_I2C_EN; /* SMBus timing */ in i801_setup_hstcfg()
/OK3568_Linux_fs/kernel/drivers/staging/kpc2000/
H A Dkpc2000_i2c.c66 #define SMBHSTCFG_I2C_EN 4 macro