Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dtopology.c35 #define VOLUME_FWL 16 macro
39 #define VOL_ZERO_DB BIT(VOLUME_FWL)
332 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()
341 VOLUME_FWL); in vol_compute_gain()