Searched refs:tfa2_i2c_write_cf_mem24 (Results 1 – 3 of 3) sorted by relevance
395 int tfa2_i2c_write_cf_mem24(
1054 rc = tfa2_i2c_write_cf_mem24(i2c, 1, (uint8_t *)buffer, length, TFA2_CF_MEM_XMEM); in tfa2_i2c_rpc_write()1504 int tfa2_i2c_write_cf_mem24( in tfa2_i2c_write_cf_mem24() function
760 …rc = tfa2_i2c_write_cf_mem24(tfa->i2c, xmem_offset, (uint8_t *)cmd_buf + xmem_offset * 3 - 3, chun… in TFA9XXX_DspExecuteCommand()