Home
last modified time | relevance | path

Searched defs:SC (Results 1 – 7 of 7) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Dsetox.S440 .set SC,FP_SCR3 define
/linux/drivers/media/usb/gspca/
H A Dw996Xcf.c429 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c47 #define SC "sc " macro
H A Dtraps.c509 #define SC 0xe0000000 macro
/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c11 #define SC(name) SEND_CTXT_##name macro
/linux/fs/unicode/
H A Dmkutf8data.c2659 #define SC (LC * NC) macro
/linux/arch/powerpc/xmon/
H A Dppc-opc.c2493 #define SC(op, sa, lk) (OP (op) | ((((unsigned long)(sa)) & 1) << 1) | ((lk) & 1)) macro