Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_bit2.h12491 #define BIT_MASK_MACID31_0_RELEASE 0xffffffffL macro
12493 (((x) & BIT_MASK_MACID31_0_RELEASE) << BIT_SHIFT_MACID31_0_RELEASE)
12495 (((x) >> BIT_SHIFT_MACID31_0_RELEASE) & BIT_MASK_MACID31_0_RELEASE)