Searched refs:beat (Results 1 – 14 of 14) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 387 int beat, e; \ in DO_VLDR64_SG() 391 for (beat = 0; beat < 4; beat++, mask >>= 4) { \ in DO_VLDR64_SG() 396 addr = base + off[beat] * 4; \ in DO_VLDR64_SG() 400 qd[H1(off[beat])] = data; \ in DO_VLDR64_SG() 409 int beat; \ 415 for (beat = 0, y = 0; beat < 4; beat++, mask >>= 4, y ^= 2) { \ 420 addr = base + off[beat] * 8 + (beat & 1) * 4; \ 423 qd[H2(off[beat])] = data; \ 426 qd[H2(off[beat])] = data; \ 434 int beat; \ [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-rtrs-client | 105 Description: RO, Contains the latency time calculated by the heart-beat messages. 106 Whenever the client sends heart-beat message, it checks the time gap 107 between sending the heart-beat message and receiving the ACK.
|
H A D | sysfs-bus-iio-ina2xx-adc | 14 or repeated, depending on the beat between the capture and conversion
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-inventec-transformers.dts | 38 // Heart beat led
|
/openbmc/linux/Documentation/networking/ |
H A D | page_pool.rst | 47 unless hardware restrictions make that impossible. This would otherwise beat the
|
/openbmc/linux/Documentation/filesystems/ |
H A D | inotify.rst | 89 and ioctl(2) or a couple of new system calls. System calls beat ioctls.
|
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/ |
H A D | hacking.rst | 693 /* Sun, you just can't beat me, you just can't. Stop trying,
|
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 9106 u32 addr, beat, beat_shift; in gaudi2_hbm_sei_handle_read_err() local 9125 for (beat = 0 ; beat < 4 ; beat++) { in gaudi2_hbm_sei_handle_read_err() 9127 (HBM_RD_ERR_SERR_BEAT0_MASK << beat)) in gaudi2_hbm_sei_handle_read_err() 9129 beat, in gaudi2_hbm_sei_handle_read_err() 9134 (HBM_RD_ERR_DERR_BEAT0_MASK << beat)) { in gaudi2_hbm_sei_handle_read_err() 9136 beat, in gaudi2_hbm_sei_handle_read_err() 9142 beat_shift = beat * HBM_RD_ERR_BEAT_SHIFT; in gaudi2_hbm_sei_handle_read_err() 9147 beat, in gaudi2_hbm_sei_handle_read_err() 9155 dev_err_ratelimited(hdev->dev, "Beat%d DQ data:\n", beat); in gaudi2_hbm_sei_handle_read_err() 9157 le32_to_cpu(rd_err_data->dbg_rd_err_data[beat * 2])); in gaudi2_hbm_sei_handle_read_err() [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | use-pkgconfig.patch | 4 Subject: [PATCH] gettext: beat library detection into shape
|
/openbmc/linux/Documentation/usb/ |
H A D | ehci.rst | 184 for a product that beat all the others to market by over a year!)
|
/openbmc/linux/Documentation/process/ |
H A D | email-clients.rst | 318 To beat some sense out of the internal editor, do this:
|
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/ |
H A D | hacking.rst | 854 /* Sun, you just can't beat me, you just can't. Stop trying,
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | hacking.rst | 815 /* Sun, you just can't beat me, you just can't. Stop trying,
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 1688 beat.c: 5680 1689 beat.h: 1477
|