Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dlgs8gxx_priv.h37 #define SC_MASK 0x1C /* Sub-Carrier Modulation Mask */ macro
/linux-4.4.14/include/uapi/linux/
Dppp-ioctl.h42 #define SC_MASK 0x0f600fff /* bits that user can change */ macro
/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c1641 #define SC_MASK (OP_MASK | (((unsigned long)0x3ff) << 16) | (((unsigned long)1) << 1) | 1) macro