Home
last modified time | relevance | path

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

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