Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_bit2.h4718 #define BIT_MASK_NPQ_LOW_TH_V1 0xfff macro
4720 (((x) & BIT_MASK_NPQ_LOW_TH_V1) << BIT_SHIFT_NPQ_LOW_TH_V1)
4722 (((x) >> BIT_SHIFT_NPQ_LOW_TH_V1) & BIT_MASK_NPQ_LOW_TH_V1)