Searched refs:TFA9XXX_BF_RST (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
D | tfa2_dev.c | 292 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); in tfa2_dev_start_cf() 329 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 0); in tfa2_dev_start_cf() 512 rc = tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); in tfa2_dev_force_cold() 855 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); // TODO remove? in tfa2_dev_init()
|
D | tfa2_haptic.c | 449 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 0); in tfa2_hap_recalc() 485 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); in tfa2_hap_recalc()
|
D | tfa2_dev.h | 117 TFA9XXX_BF_RST = 0x9000, /*!< Reset for Coolflux DSP */ enumerator
|