Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c2389 const int status0 = BF_REG(TFA9XXX_BF_VDDS); in tfa2_dev_status() local
2394 rc = tfa2_i2c_read_regs(tfa->i2c, status0, 4, &status[0]); in tfa2_dev_status()
2427 … dev_err(&tfa->i2c->dev, "error(s) detected: 0x%x = 0x%x (0x%x)\n", status0 + i, status[i], err); in tfa2_dev_status()