Home
last modified time | relevance | path

Searched defs:MSK (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h33 #define MSK(n) ((1ULL << (n)) - 1) macro
/openbmc/u-boot/include/
H A Dgt64120.h12 #define MSK(n) ((1 << (n)) - 1) macro
/openbmc/linux/arch/mips/include/asm/
H A Dgt64120.h15 #define MSK(n) ((1 << (n)) - 1) macro