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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 Dtimer.h54 #define RC32434_RTC_MSK(x) BIT_TO_MASK(x)
H A Drb.h59 #define BIT_TO_MASK(x) (1 << x) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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 Dtimer.h54 #define RC32434_RTC_MSK(x) BIT_TO_MASK(x)
H A Drb.h59 #define BIT_TO_MASK(x) (1 << x) macro

Completed in 64 milliseconds