Home
last modified time | relevance | path

Searched refs:BIT29 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbt_precomp.h60 #define BIT29 0x20000000 macro
/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_spec.h193 #define IMR_PSTIMEOUT_8723B BIT29 /* Power Save Time Out Interrupt */
H A Dhal_com_reg.h278 #define RCR_APP_ICV BIT29 /* MACRX will retain the ICV at the bottom of the packet. */
/linux/include/uapi/linux/
H A Dsynclink.h48 #define BIT29 0x20000000 macro
/linux/drivers/scsi/
H A Ddc395x.h47 #define BIT29 0x20000000 macro
/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_DIG.c148 else if (value32 & BIT29) in odm_SearchPwdBLowerBound()