Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dtopology.c182 static u32 vol_pow32(u32 a, int exp, u32 fwl) in vol_pow32() function
243 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()