Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/atom/sst/
Dsst.h35 #define SST_SUSPEND_DELAY 2000 macro
Dsst.c378 pm_runtime_set_autosuspend_delay(ctx->dev, SST_SUSPEND_DELAY); in sst_configure_runtime_pm()