Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_init.c746 tfa->is_probus_device = 1; in tfa2_dev_specific()
770 tfa->is_probus_device = 1; in tfa2_dev_specific()
788 tfa->is_probus_device = 1; in tfa2_dev_specific()
806 tfa->is_probus_device = 1; in tfa2_dev_specific()
Dtfa2_dev.c159 tfa->is_probus_device = 0; in tfa2_set_query_info()
519 if (!tfa->is_probus_device) in tfa2_dev_force_cold()
875 if (tfa->is_probus_device == 1) in tfa2_dev_mute()
1010 if (tfa->is_probus_device) in tfa2_dev_cf_enabled()
Dtfa2_dev.h292 int is_probus_device; /**< probus device: device without internal DSP */ member