Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c882 int hwpec, ret; in i801_access() local
897 hwpec = (priv->features & FEATURE_SMBUS_PEC) && (flags & I2C_CLIENT_PEC) in i801_access()
901 if (hwpec) /* enable/disable hardware PEC */ in i801_access()
919 if (hwpec) in i801_access()