Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/ !
H A Di2c-i801.c188 #define SMBHSTCNT_KILL BIT(1) macro
451 iowrite8(SMBHSTCNT_KILL, SMBHSTCNT(priv)); in i801_check_post()
1650 priv->original_hstcnt = ioread8(SMBHSTCNT(priv)) & ~SMBHSTCNT_KILL; in i801_probe()