Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.h165 #define HIF_RTPM_DELAY_MIN 100 macro
H A Dhif_runtime_pm.c550 if (delay < HIF_RTPM_DELAY_MIN || delay > HIF_RTPM_DELAY_MAX) { in hif_rtpm_set_autosuspend_delay()