Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h90 TFA9XXX_BF_CFSM = 0x5130, /*!< Coolflux firmware soft mute control */ enumerator
Dtfa2_dev.c882 return tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_CFSM, state); in tfa2_dev_mute()
2223 rc = tfa2_i2c_read_bf(tfa->i2c, TFA9XXX_BF_CFSM); in tfa2_sb_calibrate()
2284 rc = tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_CFSM, current_mute); in tfa2_sb_calibrate()