Searched defs:pec (Results 1 – 3 of 3) sorted by relevance
191 unsigned char protocol, pec; in nforce2_access() local
197 unsigned char protocol, len, pec, temp[2]; in amd8111_access() local
2417 static u8 i2c_smbus_msg_pec(u8 pec, struct i2c_msg *msg) in i2c_smbus_msg_pec()