Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_nrpn.c27 #define FX_RELEASE 3 macro
229 return -(val - 64) * gs_sense[FX_RELEASE] / 50; in gs_decay()
235 return -(val - 64) * gs_sense[FX_RELEASE] / 50; in gs_release()
337 return -(val - 64) * xg_sense[FX_RELEASE] / 64; in xg_release()