Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-audio.h62 #define VOLUME_FWL 16 macro
H A Dtopology.c246 * int with VOLUME_FWL fractional bits in vol_compute_gain()
248 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()
257 VOLUME_FWL); in vol_compute_gain()
H A Dipc3-topology.c18 #define VOL_ZERO_DB BIT(VOLUME_FWL)