Searched refs:AUD_VOL_FADE_TIME (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/uniphier/ | ||
H A D | aio.h | 135 #define AUD_VOL_FADE_TIME 20 /* 20ms */ macro |
H A D | aio-core.c | 755 slope = diff / AUD_VOL_FADE_TIME * 1000 / fs; in aio_port_set_volume() |