Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_calib.c363 uint32_t show_re = 0; in aw_cali_svc_get_dev_realtime_re() local
408 show_re = AW_RE_REALTIME_VALUE((int32_t)re_cacl, te_cacl); in aw_cali_svc_get_dev_realtime_re()
410 *re = AW_DSP_RE_TO_SHOW_RE(show_re, re_desc->shift); in aw_cali_svc_get_dev_realtime_re()
422 uint32_t show_re = 0; in aw_cali_svc_get_dev_re() local
430 show_re = AW_DSP_RE_TO_SHOW_RE(dsp_re, in aw_cali_svc_get_dev_re()
433 *re = show_re - aw_dev->cali_desc.ra; in aw_cali_svc_get_dev_re()