Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c197 int tfa2_dev_start_hw(struct tfa2_device *tfa, int profile) in tfa2_dev_start_hw() function
407 rc = tfa2_dev_start_hw(tfa, next_profile); /* return muted in initcf state */ in tfa2_dev_start()
2237 rc = tfa2_dev_start_hw(tfa, sbcal_profile); /* return muted in initcf state */ in tfa2_sb_calibrate()
Dtfa2_dev.h432 int tfa2_dev_start_hw(struct tfa2_device *tfa, int profile);
Dtfa2_haptic.c581 rc = tfa2_dev_start_hw(tfa, 0); in tfa2_hap_recalculate()