Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dtopology.c166 static inline u32 vol_shift_64(u64 i, u32 x) in vol_shift_64() function
209 power = vol_shift_64((u64)power * a, fwl); in vol_pow32()
255 linear_gain = vol_shift_64((u64)linear_gain * in vol_compute_gain()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtopology.c250 static inline u32 vol_shift_64(u64 i, u32 x) in vol_shift_64() function
293 power = vol_shift_64((u64)power * a, fwl); in vol_pow32()
339 linear_gain = vol_shift_64((u64)linear_gain * in vol_compute_gain()

Completed in 7 milliseconds