Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dtopology.c187 static u32 vol_pow32(u32 a, int exp, u32 fwl) in vol_pow32() function
248 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()
/kernel/linux/linux-5.10/sound/soc/sof/
H A 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()

Completed in 7 milliseconds