Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-i801.c148 #define SMBHSTCFG_HST_EN BIT(0) macro
1831 if (!(temp & SMBHSTCFG_HST_EN)) { in i801_probe()
1833 temp |= SMBHSTCFG_HST_EN; in i801_probe()
/Linux-v5.4/drivers/staging/kpc2000/
Dkpc2000_i2c.c64 #define SMBHSTCFG_HST_EN 1 macro