Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-i801.c139 #define SMBHSTCFG_HST_EN 1 macro
1349 if (!(temp & SMBHSTCFG_HST_EN)) { in i801_probe()
1351 temp |= SMBHSTCFG_HST_EN; in i801_probe()