Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dbitops.h10 #define BIT_ULL(nr) (1ULL << (nr)) macro
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h588 #define MIPS_MAAR_ADDR ((BIT_ULL(BITS_PER_LONG - 12) - 1) << 12)