Home
last modified time | relevance | path

Searched defs:BIT_TO_MASK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/
Drb.h40 #define BIT_TO_MASK(x) (1 << x) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
Drb.h51 #define BIT_TO_MASK(x) (1 << x) macro