Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_nrpn.c29 #define FX_VIBDEPTH 5 macro
247 return (val - 64) * gs_sense[FX_VIBDEPTH] / 50; in gs_vib_depth()