Searched refs:BIT_TO_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-rc32434/
H A Dddr.h87 #define RC32434_DDRC_MSK(x) BIT_TO_MASK(x)
92 #define RC32434_DCST_MSK(x) BIT_TO_MASK(x)
127 #define RC32434_LLFC_MSK(x) BIT_TO_MASK(x)
137 #define RC32434_DLLED_MSK(x) BIT_TO_MASK(x)
H A Drb.h59 #define BIT_TO_MASK(x) (1 << x) macro
H A Dtimer.h54 #define RC32434_RTC_MSK(x) BIT_TO_MASK(x)

Completed in 167 milliseconds