Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-i801.c177 #define SMBHSTCNT_PEC_EN BIT(7) /* ICH3 and later */ macro
1678 hstcfg &= ~SMBHSTCNT_PEC_EN; /* Disable software PEC */ in i801_setup_hstcfg()