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

/linux-4.4.14/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.c209 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
210 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.4.14/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.4.14/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.4.14/tools/perf/util/
H A Dparse-events.c765 CHECK_TYPE_VAL(NUM); config_term_common()
769 CHECK_TYPE_VAL(NUM); config_term_common()
773 CHECK_TYPE_VAL(NUM); config_term_common()
777 CHECK_TYPE_VAL(NUM); config_term_common()
780 CHECK_TYPE_VAL(NUM); config_term_common()
789 CHECK_TYPE_VAL(NUM); config_term_common()
800 CHECK_TYPE_VAL(NUM); config_term_common()
803 CHECK_TYPE_VAL(NUM); config_term_common()
806 CHECK_TYPE_VAL(NUM); config_term_common()
H A Dprobe-event.c1068 * SRC[:SLN[+NUM|-ELN]]
1069 * FNC[@SRC][:SLN[+NUM|-ELN]]
/linux-4.4.14/kernel/
H A Dsmp.c509 * Command-line option of "maxcpus=<NUM>", where <NUM> is an integer
511 * SMP mode to <NUM>.
/linux-4.4.14/tools/perf/
H A Dbuiltin-probe.c478 "FUNC[:RLN[+NUM|-RLN2]]|SRC:ALN[+NUM|-ALN2]", __cmd_probe()
/linux-4.4.14/drivers/isdn/pcbit/
H A Dlayer2.h38 /* TAM - XX - C - S - NUM */
H A Dlayer2.c221 /* NUM */ pcbit_transmit()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c414 "NUM PROD_COUNT CONS_COUNT COUNT\n"; mlxsw_pci_sdq_dbg_read()
568 "NUM PROD_COUNT CONS_COUNT COUNT\n"; mlxsw_pci_rdq_dbg_read()
627 "NUM CONS_INDEX SDQ_COUNT RDQ_COUNT COUNT\n"; mlxsw_pci_cq_dbg_read()
802 "NUM CONS_COUNT EV_CMD EV_COMP EV_OTHER COUNT\n"; mlxsw_pci_eq_dbg_read()
H A Dcore.c604 " NUM RX_PACKETS RX_BYTES RX_DROPPED\n"; mlxsw_core_rx_stats_dbg_read()
/linux-4.4.14/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.c124 pr_info(" * CR CIR IRQ NUM: 0x%x\n", cir_dump_regs()
/linux-4.4.14/include/linux/mlx5/
H A Ddevice.h1138 /* NUM OF CAP Types */
/linux-4.4.14/arch/ia64/kernel/
H A Dacpi.c839 * - The user can overwrite it with additional_cpus=NUM
/linux-4.4.14/drivers/staging/wilc1000/
H A Dlinux_wlan.c304 PRINT_D(INIT_DBG, "IRQ request succeeded IRQ-NUM= %d on GPIO: %d\n", init_irq()
1251 /* loop through the NUM of supported devices and set the MAC address */ mac_open()
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h442 #define DRX_VERSIONSTRING_HELP(NUM) #NUM
/linux-4.4.14/drivers/net/ethernet/tile/
H A Dtilegx.c277 /* If "tile_net.jumbo=NUM" was specified, this is "NUM". */
/linux-4.4.14/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.4.14/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.4.14/drivers/dma/
H A Dqcom_bam_dma.c236 /* BAM NUM PIPES */
/linux-4.4.14/arch/x86/kernel/
H A Dsmpboot.c1276 * - The user can overwrite it with possible_cpus=NUM
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Dusb_halinit.c845 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ rtl8188eu_hal_init()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c956 /* set 0x0 to 0xFF by tynli. Default enable HW SEQ NUM. */ _rtl92cu_hw_configure()
/linux-4.4.14/tools/lib/traceevent/
H A Dparse-filter.c445 /* Use NUM and change if necessary */ create_arg_cmp()
/linux-4.4.14/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c4080 * <SCSI ID> <LD NUM> <LD STICKY ID> <APP ADAPTER HANDLE>
H A Dmegaraid_sas_base.c1324 dev_err(&instance->pdev->dev, "DCDB too many SGE NUM=%x\n", megasas_build_dcdb()

Completed in 1332 milliseconds