Lines Matching full:bit4
102 #define HFA384x_WEPFLAGS_DISABLE_TXCRYPT ((UINT16)BIT4)
293 #define HFA384x_CMD_CMDCODE ((UINT16)(BIT5 | BIT4 | BIT3 | BIT2 | BIT1 | BIT0))
296 #define HFA384x_STATUS_CMDCODE ((UINT16)(BIT5 | BIT4 | BIT3 | BIT2 | BIT1 | BIT0))
300 #define HFA384x_OFFSET_DATAOFF ((UINT16)(BIT11 | BIT10 | BIT9 | BIT8 | BIT7 | BIT6 | BIT5 | BIT4 | BIT3 | BIT2 | BIT1))
307 #define HFA384x_EVSTAT_CMD ((UINT16)BIT4)
322 #define HFA384x_INTEN_CMD ((UINT16)BIT4)
333 #define HFA384x_EVACK_CMD ((UINT16)BIT4)
1656 #define HFA384x_TX_STRUCTYPE ((UINT16)(BIT4 | BIT3))