Searched defs:BIT14 (Results 1 - 10 of 10) sorted by relevance

/drivers/net/wireless/rtlwifi/btcoexist/
H A Dhalbt_precomp.h62 #define BIT14 0x00004000 macro
/drivers/staging/rtl8188eu/include/
H A Dosdep_service.h121 #define BIT14 0x00004000 macro
H A Drtl8188e_spec.h40 #define BIT14 0x00004000 macro
565 #define RRSR_MCS2 BIT14
629 #define IMR_BCNDMAINT_E_88E BIT14 /* Beacon DMA Interrupt Extension for Win7 */
658 #define IMR_BCNDERR1_88E BIT14 /* Beacon DMA Error Int 1 */
717 #define RCR_HTC_LOC_CTRL BIT14 /* MFC<--HTC=1 MFC-->HTC=0 */
/drivers/staging/rtl8192e/
H A Drtl819x_Qos.h38 #define BIT14 0x00004000 macro
/drivers/staging/vt6655/
H A D80211hdr.h51 #define BIT14 0x00004000 macro
167 #define WLAN_GET_FC_ISWEP(n) ((((unsigned short)(n) << 8) & (BIT14)) >> 14)
186 #define WLAN_GET_CAP_INFO_GRPACK(n) ((((n)) & BIT14) >> 14)
200 #define WLAN_GET_FC_ISWEP(n) ((((unsigned short)(n)) & (BIT14)) >> 14)
219 #define WLAN_GET_CAP_INFO_GRPACK(n) (((n) & BIT14) >> 14)
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_Qos.h18 #define BIT14 0x00004000 macro
/drivers/scsi/
H A Ddc395x.h61 #define BIT14 0x00004000 macro
H A Dtmscsim.h178 #define BIT14 0x00004000 macro
221 #define SRB_UNEXPECT_RESEL BIT14
/drivers/staging/emxx_udc/
H A Demxx_udc.h101 #define BIT14 0x00004000 macro
156 #define UFRAME (BIT14+BIT13+BIT12)
185 #define EP6_INT BIT14
212 #define EP6_EN BIT14
253 #define EP0_OUT_NULL BIT14
/drivers/staging/rtl8192u/
H A Dr8192U.h62 #define BIT14 0x00004000 macro
110 #define COMP_DIG BIT14

Completed in 216 milliseconds