Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c1051 int cfctl_reg = (TFA9XXX_BF_DMEM >> 8) & 0xff; /* where DMEM is */ in tfa2_i2c_rpc_write() local
1056 rc = tfa2_i2c_read_reg(i2c, cfctl_reg); /* will report error */ in tfa2_i2c_rpc_write()
1067 rc = tfa2_i2c_write_reg(i2c, cfctl_reg, cfctl); in tfa2_i2c_rpc_write()