Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.h61 #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)
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtopology.c35 #define VOLUME_FWL 16 macro
39 #define VOL_ZERO_DB BIT(VOLUME_FWL)
330 * int with VOLUME_FWL fractional bits in vol_compute_gain()
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()

Completed in 12 milliseconds