Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c271 static u32 vol_pow32(u32 a, int exp, u32 fwl) in vol_pow32() function
332 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()