Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcfcfg.h259 #define HCF_TYPE_PRELOADED 0x0040 // pre-loaded F/W macro
1140 #define HCF_TYPE (HCF_TYPE_WPA | HCF_TYPE_PRELOADED) // Hermes-I for HCF6, II for HCF7
2334 #if (HCF_TYPE) & ~(HCF_TYPE_WPA | HCF_TYPE_USB | HCF_TYPE_PRELOADED | HCF_TYPE_HII5 | HCF_TYPE_WARP…
Dhcf.c1182 #if ( (HCF_TYPE) & HCF_TYPE_PRELOADED ) == 0 //switch clock back for SEEPROM access !!! in hcf_connect()
1221 #if ( (HCF_TYPE) & HCF_TYPE_PRELOADED ) == 0 in hcf_connect()
1243 #if ( (HCF_TYPE) & HCF_TYPE_PRELOADED ) == 0 /*12*/ in hcf_connect()
3768 #if (HCF_TYPE) & HCF_TYPE_PRELOADED in download()
4219 #if ( (HCF_TYPE) & HCF_TYPE_PRELOADED ) == 0 in init()