Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-i2c.c851 unsigned int target, ar_mid, mid, ar_l, ar_r; in tasdevice_digital_gain_get() local
875 ar_l = get_unaligned_be32(tas_dev->dvc_tlv_table[l]); in tasdevice_digital_gain_get()
880 abs(target - ar_l) <= abs(target - ar_r) ? l : r; in tasdevice_digital_gain_get()