Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_init.c708 tfa->bf_swprofil = 0xee0f; in tfa2_dev_specific()
729 tfa->bf_swprofil = 0xee0f; in tfa2_dev_specific()
754 tfa->bf_swprofil = 0xee0f; in tfa2_dev_specific()
Dtfa2_dev.h305 uint16_t bf_swprofil; /**< TFA9XXX_BF_SWPROFIL overload */ member
Dtfa2_dev.c167 tfa->bf_swprofil = TFA9XXX_BF_SWPROFIL; /* default 94N1A */ in tfa2_set_query_info()
896 tfa2_i2c_write_bf_volatile(tfa->i2c, tfa->bf_swprofil, new_value + 1); in tfa2_dev_set_swprofile()
903 return tfa2_i2c_read_bf(tfa->i2c, tfa->bf_swprofil) - 1; in tfa2_dev_get_swprofile()