Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c2484 unsigned char r0_deflt[4]; in tas2781_cali_preproc() local
2490 rc = tasdevice_dev_bulk_read(priv, i, p->r0_reg, r0_deflt, 4); in tas2781_cali_preproc()
2499 re_org = r0_deflt[0] << 8 | r0_deflt[1]; in tas2781_cali_preproc()