Home
last modified time | relevance | path

Searched refs:HCF_SLEEP (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcfcfg.h317 #define HCF_SLEEP (HCF_CDS) macro
513 #if ! defined HCF_SLEEP
514 #define HCF_SLEEP 0 macro
759 #if (HCF_SLEEP) & ~( HCF_CDS | HCF_DDS )
760 err: invalid value for HCF_SLEEP;
763 #if (HCF_SLEEP) && ! (HCF_INT_ON)
767 #if (HCF_SLEEP) && ! ( (HCF_EXT) & HCF_EXT_INT_TICK )
Dhcfdef.h222 #if (HCF_SLEEP) & ( HCF_CDS | HCF_DDS )
559 #ifdef HCF_SLEEP
Dhcf.c461 HCF_SLEEP,
684 #if (HCF_SLEEP)
700 #if HCF_SLEEP
745 #if HCF_SLEEP
761 #if (HCF_SLEEP) & HCF_DDS
938 #if (HCF_SLEEP) & HCF_DDS in hcf_cntl()
1141 #if HCF_SLEEP in hcf_connect()
Dmdd.h601 #if (HCF_SLEEP) & HCF_DDS