Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/ !
Dtopology.c185 static u32 vol_pow32(u32 a, int exp, u32 fwl) in vol_pow32() function
246 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()