Searched refs:tfa2_i2c_write_cf_mem32_dsp_reset (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_dev.c | 295 …rc = tfa2_i2c_write_cf_mem32_dsp_reset(tfa->i2c, 0x8100, (int32_t *)&control, 1, TFA2_CF_MEM_IOMEM… in tfa2_dev_start_cf() 313 rc = tfa2_i2c_write_cf_mem32_dsp_reset(tfa->i2c, 512, (int32_t *)&data, 1, TFA2_CF_MEM_XMEM); in tfa2_dev_start_cf() 522 … tfa2_i2c_write_cf_mem32_dsp_reset(tfa->i2c, 0x8100, (int32_t *)&cf_control, 1, TFA2_CF_MEM_IOMEM); in tfa2_dev_force_cold() 1516 int tfa2_i2c_write_cf_mem32_dsp_reset( in tfa2_i2c_write_cf_mem32_dsp_reset() function
|
| D | tfa2_dev.h | 391 int tfa2_i2c_write_cf_mem32_dsp_reset(
|