Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/sst/
H A Dsst.h24 #define SST_SUSPEND_DELAY 2000 macro
H A Dsst.c382 pm_runtime_set_autosuspend_delay(ctx->dev, SST_SUSPEND_DELAY); in sst_configure_runtime_pm()