Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_bit2.h12500 #define BIT_MASK_MACID63_32_RELEASE 0xffffffffL macro
12502 (((x) & BIT_MASK_MACID63_32_RELEASE) << BIT_SHIFT_MACID63_32_RELEASE)
12504 (((x) >> BIT_SHIFT_MACID63_32_RELEASE) & BIT_MASK_MACID63_32_RELEASE)