Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-i801.c152 #define SMBHSTCFG_HST_EN BIT(0) macro
1613 if (!(temp & SMBHSTCFG_HST_EN)) { in i801_probe()
1615 temp |= SMBHSTCFG_HST_EN; in i801_probe()