Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dtopology.c232 int f_step; in vol_compute_gain() local
251 f_step = tlv[TLV_STEP] - (tlv[TLV_STEP] / 100); in vol_compute_gain()
254 if (f_step == VOL_HALF_DB_STEP && (value & 1)) in vol_compute_gain()