Home
last modified time | relevance | path

Searched refs:NUM (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock.h60 #define GENERATE_ENUM(NUM, ENUM) ENUM = NUM, argument
61 #define GENERATE_INDX_STR(NUM, STRING) #NUM"\t- "#STRING"\n" argument
/openbmc/qemu/include/hw/misc/
H A Dxlnx-versal-cfu.h132 FIELD(CFU_CFRAME_LEFT_T0, NUM, 0, 20)
134 FIELD(CFU_CFRAME_LEFT_T1, NUM, 0, 20)
136 FIELD(CFU_CFRAME_LEFT_T2, NUM, 0, 20)
139 FIELD(CFU_ROW_RANGE, NUM, 0, 5)
191 FIELD(CFU_PENDING_READ_CNT, NUM, 0, 25)
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dunstriped.rst46 NUM=4
47 SEQ_END=$((${NUM}-1))
51 RAID_SIZE=$((${MEMBER_SIZE}*${NUM}/512))
52 DM_PARMS="0 ${RAID_SIZE} striped ${NUM} ${CHUNK}"
63 echo "0 1 unstriped ${NUM} ${CHUNK} ${i} /dev/mapper/raid0 0" | dmsetup create set-${i}
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_common.h46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h308 #define XMAC_ALT_ADDR0(NUM) (0x00218UL + (NUM)*0x18UL) argument
311 #define XMAC_ALT_ADDR1(NUM) (0x00220UL + (NUM)*0x18UL) argument
314 #define XMAC_ALT_ADDR2(NUM) (0x00228UL + (NUM)*0x18UL) argument
332 #define XMAC_HASH_TBL(NUM) (0x00840UL + (NUM) * 0x8UL) argument
337 #define XMAC_HOST_INFO(NUM) (0x00900UL + (NUM) * 0x8UL) argument
505 #define BMAC_ALT_ADDR0(NUM) (0x00118UL + (NUM)*0x18UL) argument
508 #define BMAC_ALT_ADDR1(NUM) (0x00120UL + (NUM)*0x18UL) argument
511 #define BMAC_ALT_ADDR2(NUM) (0x00128UL + (NUM)*0x18UL) argument
538 #define BMAC_HASH_TBL(NUM) (0x002c0UL + (NUM) * 0x8UL) argument
577 #define BMAC_HOST_INFO(NUM) (0x00400UL + (NUM) * 0x8UL) argument
[all …]
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c570 #define DEF_SIGHANDLER_FUNC(SIG, NUM) \ argument
650 #define DEF_INST_RAISE_SIG(SIG, NUM) \ argument
660 install_sigaction(NUM, handle_##SIG); \
682 uninstall_sigaction(NUM); \
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_xdp_redirect_multi.sh29 NUM=3
55 for i in $(seq 0 $NUM); do
86 for i in $(seq $NUM); do
/openbmc/linux/tools/perf/util/
H A Dparse-events.c851 CHECK_TYPE_VAL(NUM); in config_term_common()
855 CHECK_TYPE_VAL(NUM); in config_term_common()
859 CHECK_TYPE_VAL(NUM); in config_term_common()
863 CHECK_TYPE_VAL(NUM); in config_term_common()
867 CHECK_TYPE_VAL(NUM); in config_term_common()
870 CHECK_TYPE_VAL(NUM); in config_term_common()
884 CHECK_TYPE_VAL(NUM); in config_term_common()
896 CHECK_TYPE_VAL(NUM); in config_term_common()
899 CHECK_TYPE_VAL(NUM); in config_term_common()
902 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]
/openbmc/qemu/target/hexagon/
H A Dmacros.h518 #define fLOAD(NUM, SIZE, SIGN, EA, DST) MEM_LOAD##SIZE##SIGN(DST, EA) argument
525 #define fLOAD(NUM, SIZE, SIGN, EA, DST) \ argument
532 #define fMEMOP(NUM, SIZE, SIGN, EA, FNTYPE, VALUE) argument
546 #define fLOAD_LOCKED(NUM, SIZE, SIGN, EA, DST) \ argument
551 #define fSTORE(NUM, SIZE, EA, SRC) MEM_STORE##SIZE(EA, SRC, insn->slot) argument
553 #define fSTORE(NUM, SIZE, EA, SRC) MEM_STORE##SIZE(EA, SRC, slot) argument
557 #define fSTORE_LOCKED(NUM, SIZE, EA, SRC, PRED) \ argument
/openbmc/u-boot/include/
H A Di8042.h65 #define NUM 0x0002 /* numeric lock */ macro
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c61 FIELD_BE(PSERIES_WDTQ, NUM, 16, 16)
182 args[0] = FIELD_DP64(args[0], PSERIES_WDTQ, NUM, in h_watchdog()
/openbmc/linux/tools/testing/selftests/kselftest/
H A Drunner.sh50 NUM="$3"
/openbmc/linux/drivers/accessibility/speakup/
H A Dmain.c199 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
200 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
H A Dspeakup.h23 #define NUM 0x0009 macro
H A Dvarhandlers.c81 value = NUM; in spk_chartab_get_value()
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dcputopology.rst95 阅读Documentation/core-api/cpu_hotplug.rst可了解开机参数possible_cpus=NUM,同时还
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c23 #define PROG_(NUM, NAME) SEC("flow_dissector") int flow_dissector_##NUM argument
/openbmc/linux/tools/perf/Documentation/
H A Dperf-probe.txt130 --max-probes=NUM::
217 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]"
223 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
H A Dperf-kwork.txt38 (TYPE)NAME:NUM (msec) (msec)
/openbmc/linux/Documentation/admin-guide/
H A Dcputopology.rst100 See Documentation/core-api/cpu_hotplug.rst for the possible_cpus=NUM
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst139 .. option:: -e, --shared=NUM
141 Allow up to *NUM* clients to share the device (default
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch296 + # if there is a tag matching tag_prefix, this yields TAG-NUM-gHEX[-dirty]
297 + # if there isn't one, this yields HEX[-dirty] (no NUM)
348 + # parse describe_out. It will be like TAG-NUM-gHEX[-dirty] or HEX[-dirty]
358 + # now we have TAG-NUM-gHEX or HEX
361 + # TAG-NUM-gHEX
1511 # if there is a tag matching tag_prefix, this yields TAG-NUM-gHEX[-dirty]
1512 # if there isn't one, this yields HEX[-dirty] (no NUM)
1566 # parse describe_out. It will be like TAG-NUM-gHEX[-dirty] or HEX[-dirty]
1570 # TAG-NUM-gHEX
1913 # if there is a tag matching tag_prefix, this yields TAG-NUM-gHEX[-dirty]
[all …]
/openbmc/qemu/docs/
H A Dnvdimm.txt146 alignment requirement of the device dax. The NUM of 'align=NUM' option
/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h440 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in38 help="split the output chart into <NUM> charts, only works with \"-o PATH\"")

12