Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-i801.c153 #define SMBHSTCFG_SMB_SMI_EN BIT(1) macro
1619 if (temp & SMBHSTCFG_SMB_SMI_EN) { in i801_probe()