Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_power.c1008 u_int32_t timeout_in_seconds, in ar9300_wow_enable() argument
1343 if (timeout_in_seconds) { in ar9300_wow_enable()
1346 OS_REG_READ(ah, AR_TSF_L32) + timeout_in_seconds * 1000000 ); in ar9300_wow_enable()
HDar9300.h1307 …wow_enable(struct ath_hal *ah, u_int32_t pattern_enable, u_int32_t timeout_in_seconds, int clearbs…