Home
last modified time | relevance | path

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

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