Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/uniphier/
Daio.h135 #define AUD_VOL_FADE_TIME 20 /* 20ms */ macro
Daio-core.c754 slope = diff / AUD_VOL_FADE_TIME * 1000 / fs; in aio_port_set_volume()