Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-mlxbf.c833 u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_byte_func() argument
838 request->operation[0].length += pec_check; in mlxbf_i2c_smbus_byte_func()
861 request->operation[1].length += pec_check; in mlxbf_i2c_smbus_data_byte_func()
880 request->operation[1].length += pec_check; in mlxbf_i2c_smbus_data_word_func()
889 bool pec_check) in mlxbf_i2c_smbus_i2c_block_func() argument
906 I2C_SMBUS_BLOCK_MAX : *data_len + pec_check; in mlxbf_i2c_smbus_i2c_block_func()
924 bool read, bool pec_check) in mlxbf_i2c_smbus_block_func() argument
937 I2C_SMBUS_BLOCK_MAX : *data_len + pec_check; in mlxbf_i2c_smbus_block_func()
951 u8 *command, u8 *data, bool pec_check) in mlxbf_i2c_smbus_process_call_func() argument
974 bool pec_check) in mlxbf_i2c_smbus_blk_process_call_func() argument
[all …]