Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/
Dtopology.c30 #define VOLUME_FWL 16 macro
34 #define VOL_ZERO_DB BIT(VOLUME_FWL)
305 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()
314 VOLUME_FWL); in vol_compute_gain()