Home
last modified time | relevance | path

Searched refs:BIT30 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbt_precomp.h61 #define BIT30 0x40000000 macro
/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_spec.h192 #define IMR_TIMER1_8723B BIT30 /* Timeout interrupt 1 */
H A Dhal_com_reg.h277 #define RCR_APP_MIC BIT30 /* MACRX will retain the MIC at the bottom of the packet. */
H A Dhal_intf.h166 #define RF_CHANGE_BY_HW BIT30
/linux/include/uapi/linux/
H A Dsynclink.h49 #define BIT30 0x40000000 macro
/linux/drivers/scsi/
H A Ddc395x.h46 #define BIT30 0x40000000 macro
/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_DIG.c146 if (value32 & BIT30) in odm_SearchPwdBLowerBound()