Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c278 int rc, clock_ok; in tfa2_dev_start_cf() local
285 clock_ok = rc = tfa2_i2c_read_bf(tfa->i2c, tfa->bf_clks); in tfa2_dev_start_cf()
288 if (!clock_ok) /* if clock is not running, go back */ in tfa2_dev_start_cf()