/linux-4.1.27/drivers/staging/speakup/ |
H A D | speakup.h | 26 #define NUM 0x0009 macro
|
H A D | varhandlers.c | 75 else if (!strcmp(keyword, "NUM")) spk_chartab_get_value() 76 value = NUM; spk_chartab_get_value()
|
H A D | main.c | 207 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */ 208 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
|
H A D | kobjects.c | 55 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 D | niu.h | 307 #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 D | mpih-div.c | 52 * 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 D | smp.c | 509 * Command-line option of "maxcpus=<NUM>", where <NUM> is an integer 511 * SMP mode to <NUM>.
|
/linux-4.1.27/tools/perf/ |
H A D | builtin-probe.c | 363 "FUNC[:RLN[+NUM|-RLN2]]|SRC:ALN[+NUM|-ALN2]", __cmd_probe()
|
/linux-4.1.27/drivers/isdn/pcbit/ |
H A D | layer2.h | 38 /* TAM - XX - C - S - NUM */
|
H A D | layer2.c | 221 /* NUM */ pcbit_transmit()
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | device.h | 148 #define NUM 64 macro
|
/linux-4.1.27/tools/perf/util/ |
H A D | parse-events.c | 552 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 D | probe-event.c | 987 * SRC[:SLN[+NUM|-ELN]] 988 * FNC[@SRC][:SLN[+NUM|-ELN]]
|
/linux-4.1.27/drivers/media/rc/ |
H A D | nuvoton-cir.c | 140 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 D | fintek-cir.c | 125 pr_info(" * CR CIR IRQ NUM: 0x%x\n", cir_dump_regs()
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | acpi.c | 839 * - The user can overwrite it with additional_cpus=NUM
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
H A D | tilegx.c | 276 /* If "tile_net.jumbo=NUM" was specified, this is "NUM". */
|
/linux-4.1.27/block/partitions/ |
H A D | ldm.c | 1317 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 D | drx_driver.h | 442 #define DRX_VERSIONSTRING_HELP(NUM) #NUM
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
H A D | usb_halinit.c | 669 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ rtl8723au_hal_init()
|
/linux-4.1.27/drivers/dma/ |
H A D | qcom_bam_dma.c | 236 /* BAM NUM PIPES */
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | smpboot.c | 1234 * - The user can overwrite it with possible_cpus=NUM
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/ |
H A D | hw.c | 933 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ _rtl92cu_hw_configure()
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
H A D | usb_halinit.c | 848 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ rtl8188eu_hal_init()
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | parse-filter.c | 445 /* Use NUM and change if necessary */ create_arg_cmp()
|
/linux-4.1.27/drivers/scsi/megaraid/ |
H A D | megaraid_mbox.c | 4080 * <SCSI ID> <LD NUM> <LD STICKY ID> <APP ADAPTER HANDLE>
|
H A D | megaraid_sas_base.c | 1256 printk(KERN_ERR "megasas: DCDB two many SGE NUM=%x\n", megasas_build_dcdb()
|