Home
last modified time | relevance | path

Searched defs:cpec (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dcet.c30 unsigned int cpec = error_code & CP_EC; in cp_err_string() local
/linux/drivers/i2c/
H A Di2c-core-smbus.c82 static int i2c_smbus_check_pec(u8 cpec, struct i2c_msg *msg) in i2c_smbus_check_pec()