/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ |
H A D | clock.h | 60 #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 D | xlnx-versal-cfu.h | 132 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 D | unstriped.rst | 46 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 D | libbpf_common.h | 46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | niu.h | 308 #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 D | hwcap.c | 570 #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 D | test_xdp_redirect_multi.sh | 29 NUM=3 55 for i in $(seq 0 $NUM); do 86 for i in $(seq $NUM); do
|
/openbmc/linux/tools/perf/util/ |
H A D | parse-events.c | 851 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 D | macros.h | 518 #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 D | i8042.h | 65 #define NUM 0x0002 /* numeric lock */ macro
|
/openbmc/qemu/hw/watchdog/ |
H A D | spapr_watchdog.c | 61 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 D | runner.sh | 50 NUM="$3"
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | main.c | 199 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */ 200 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
|
H A D | speakup.h | 23 #define NUM 0x0009 macro
|
H A D | varhandlers.c | 81 value = NUM; in spk_chartab_get_value()
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | cputopology.rst | 95 阅读Documentation/core-api/cpu_hotplug.rst可了解开机参数possible_cpus=NUM,同时还
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_flow.c | 23 #define PROG_(NUM, NAME) SEC("flow_dissector") int flow_dissector_##NUM argument
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-probe.txt | 130 --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 D | perf-kwork.txt | 38 (TYPE)NAME:NUM (msec) (msec)
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cputopology.rst | 100 See Documentation/core-api/cpu_hotplug.rst for the possible_cpus=NUM
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 139 .. 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 D | 0001-Update-Versioneer-to-0.22.patch | 296 + # 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 D | nvdimm.txt | 146 alignment requirement of the device dax. The NUM of 'align=NUM' option
|
/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drx_driver.h | 440 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | main.py.in | 38 help="split the output chart into <NUM> charts, only works with \"-o PATH\"")
|