Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c428 int rc, f0, f0mtp, fresout; in tfa2_hap_recalc() local
476 rc = tfa2_haptic_read_f0(tfa->i2c, &fresout); in tfa2_hap_recalc()
482 dev_info(&tfa->i2c->dev, "recalculation %s\n", (fresout == 0) ? "NOT done!" : "done"); in tfa2_hap_recalc()