Searched refs:NUM (Results 1 - 27 of 27) sorted by relevance

/linux-4.1.27/drivers/staging/speakup/
H A Dspeakup.h26 #define NUM 0x0009 macro
H A Dvarhandlers.c75 else if (!strcmp(keyword, "NUM")) spk_chartab_get_value()
76 value = NUM; spk_chartab_get_value()
H A Dmain.c207 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
208 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
H A Dkobjects.c55 else if (IS_TYPE(i, NUM)) chars_chartab_show()
56 cp = "NUM"; chars_chartab_show()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dniu.h307 #define XMAC_ALT_ADDR0(NUM) (0x00218UL + (NUM)*0x18UL)
310 #define XMAC_ALT_ADDR1(NUM) (0x00220UL + (NUM)*0x18UL)
313 #define XMAC_ALT_ADDR2(NUM) (0x00228UL + (NUM)*0x18UL)
331 #define XMAC_HASH_TBL(NUM) (0x00840UL + (NUM) * 0x8UL)
336 #define XMAC_HOST_INFO(NUM) (0x00900UL + (NUM) * 0x8UL)
504 #define BMAC_ALT_ADDR0(NUM) (0x00118UL + (NUM)*0x18UL)
507 #define BMAC_ALT_ADDR1(NUM) (0x00120UL + (NUM)*0x18UL)
510 #define BMAC_ALT_ADDR2(NUM) (0x00128UL + (NUM)*0x18UL)
537 #define BMAC_HASH_TBL(NUM) (0x002c0UL + (NUM) * 0x8UL)
576 #define BMAC_HOST_INFO(NUM) (0x00400UL + (NUM) * 0x8UL)
1321 #define TCAM_ETHKEY1_FRAME_BYTE0_7(NUM) (0xff << ((7 - NUM) * 8))
/linux-4.1.27/lib/mpi/
H A Dmpih-div.c52 * possible to put the quotient in the high part of NUM, right after the
53 * remainder in NUM.
/linux-4.1.27/kernel/
H A Dsmp.c509 * Command-line option of "maxcpus=<NUM>", where <NUM> is an integer
511 * SMP mode to <NUM>.
/linux-4.1.27/tools/perf/
H A Dbuiltin-probe.c363 "FUNC[:RLN[+NUM|-RLN2]]|SRC:ALN[+NUM|-ALN2]", __cmd_probe()
/linux-4.1.27/drivers/isdn/pcbit/
H A Dlayer2.h38 /* TAM - XX - C - S - NUM */
H A Dlayer2.c221 /* NUM */ pcbit_transmit()
/linux-4.1.27/drivers/staging/vt6655/
H A Ddevice.h148 #define NUM 64 macro
/linux-4.1.27/tools/perf/util/
H A Dparse-events.c552 CHECK_TYPE_VAL(NUM); config_term()
556 CHECK_TYPE_VAL(NUM); config_term()
560 CHECK_TYPE_VAL(NUM); config_term()
564 CHECK_TYPE_VAL(NUM); config_term()
H A Dprobe-event.c987 * SRC[:SLN[+NUM|-ELN]]
988 * FNC[@SRC][:SLN[+NUM|-ELN]]
/linux-4.1.27/drivers/media/rc/
H A Dnuvoton-cir.c140 pr_info(" * CR CIR IRQ NUM: 0x%x\n", cir_dump_regs()
179 pr_info(" * CR CIR WAKE IRQ NUM: 0x%x\n", cir_wake_dump_regs()
H A Dfintek-cir.c125 pr_info(" * CR CIR IRQ NUM: 0x%x\n", cir_dump_regs()
/linux-4.1.27/arch/ia64/kernel/
H A Dacpi.c839 * - The user can overwrite it with additional_cpus=NUM
/linux-4.1.27/drivers/net/ethernet/tile/
H A Dtilegx.c276 /* If "tile_net.jumbo=NUM" was specified, this is "NUM". */
/linux-4.1.27/block/partitions/
H A Dldm.c1317 ldm_error("REC value (%d) exceeds NUM value (%d)", rec, num); ldm_frag_add()
1341 ldm_error("REC value (%d) exceeds NUM value (%d)", rec, f->num);
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h442 #define DRX_VERSIONSTRING_HELP(NUM) #NUM
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Dusb_halinit.c669 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ rtl8723au_hal_init()
/linux-4.1.27/drivers/dma/
H A Dqcom_bam_dma.c236 /* BAM NUM PIPES */
/linux-4.1.27/arch/x86/kernel/
H A Dsmpboot.c1234 * - The user can overwrite it with possible_cpus=NUM
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dhw.c933 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ _rtl92cu_hw_configure()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Dusb_halinit.c848 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ rtl8188eu_hal_init()
/linux-4.1.27/tools/lib/traceevent/
H A Dparse-filter.c445 /* Use NUM and change if necessary */ create_arg_cmp()
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c4080 * <SCSI ID> <LD NUM> <LD STICKY ID> <APP ADAPTER HANDLE>
H A Dmegaraid_sas_base.c1256 printk(KERN_ERR "megasas: DCDB two many SGE NUM=%x\n", megasas_build_dcdb()

Completed in 985 milliseconds