/openbmc/qemu/tests/qtest/ |
H A D | prom-env-test.c | 27 #define ADDRESS 0x4000 macro 36 signature = qtest_readl(qts, ADDRESS); in check_guest_memory() 63 extra_args, MAGIC, ADDRESS); in test_machine()
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | slogn.S | 351 |--GET K, Y, F, AND ADDRESS OF 1/F. 356 lea LOGTBL,%a0 | ...BASE ADDRESS OF 1/F AND LOG(F) 359 |--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F 364 movel FFRAC(%a6),%d0 | ...READY TO GET ADDRESS OF 1/F 369 addal %d0,%a0 | ...A0 IS THE ADDRESS FOR 1/F 376 |--SUMMARY: FP0 IS Y-F, A0 IS ADDRESS OF 1/F, FP1 IS K 407 addal #16,%a0 | ...ADDRESS OF LOG(F)
|
H A D | stwotox.S | 234 lea EXPTBL,%a1 | ...LOAD ADDRESS OF TABLE OF 2^(J/64) 240 addal %d0,%a1 | ...ADDRESS FOR 2^(J/64) 337 lea EXPTBL,%a1 | ...LOAD ADDRESS OF TABLE OF 2^(J/64) 343 addal %d0,%a1 | ...ADDRESS FOR 2^(J/64)
|
H A D | ssin.S | 213 addal %d0,%a1 | ...A1 IS THE ADDRESS OF N*PIBY2 568 addal %d0,%a1 | ...ADDRESS OF N*PIBY2, IN Y1, Y2
|
H A D | stan.S | 199 addal %d0,%a1 | ...ADDRESS N*PIBY2 IN Y1, Y2
|
/openbmc/linux/Documentation/PCI/endpoint/ |
H A D | pci-ntb-function.rst | 83 | ADDRESS (LOWER 32) | 85 | ADDRESS (UPPER 32) | 125 in the ADDRESS register (64 bit), the size should be programmed in 147 ADDRESS/SIZE: 305 | BAR0 | | | Doorbell 1 +-----------> MSI-X ADDRESS 1 | 310 +-----------------+----+ +----------------+ | +-> MSI-X ADDRESS 2 | 314 +-----------------+ | | MW1 +---+ | +-->+ MSI-X ADDRESS 3|| 318 | | | +---->+ MSI-X ADDRESS 4 |
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | sysfs.c | 83 #define __SYSFS_SPRSETUP_READ_WRITE(NAME, ADDRESS, EXTRA) \ argument 86 *(unsigned long *)val = mfspr(ADDRESS); \ 91 mtspr(ADDRESS, *(unsigned long *)val); \ 117 #define SYSFS_PMCSETUP(NAME, ADDRESS) \ argument 118 __SYSFS_SPRSETUP_READ_WRITE(NAME, ADDRESS, ppc_enable_pmcs()) \ 120 #define SYSFS_SPRSETUP(NAME, ADDRESS) \ argument 121 __SYSFS_SPRSETUP_READ_WRITE(NAME, ADDRESS, ) \
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | drxd_firm.c | 17 #define ADDRESS(x) ((x) & 0xFF), (((x)>>8) & 0xFF), (((x)>>16) & 0xFF), (((x)>>24) & 0xFF) macro 23 #define WRBLOCK(a, l) ADDRESS(a), LENGTH(l) 24 #define WR16(a, d) ADDRESS(a), LENGTH(1), DATA16(d)
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | CHANGES | 82 ADDRESS = PC of instruction being emulated 104 ADDRESS = Address of source or destination operand
|
/openbmc/entity-manager/docs/ |
H A D | associations.md | 79 "ConnectsToType": "PSU$ADDRESS % 4 + 1 Port",
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 12_makefile_config.patch | 47 # Optional: Turning on host ADDRESS checking
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 478 static char *ADDRESS(uint64 value, int instruction_size, Dis_info *info) in ADDRESS() function 1827 g_autofree char *s = ADDRESS(s_value, 4, info); in ADDIUPC_32_() 1849 g_autofree char *s = ADDRESS(s_value, 6, info); in ADDIUPC_48_() 2307 g_autofree char *s = ADDRESS(s_value, 4, info); in ALUIPC() 2464 g_autofree char *s = ADDRESS(s_value, 2, info); in BALC_16_() 2484 g_autofree char *s = ADDRESS(s_value, 4, info); in BALC_32_() 2529 g_autofree char *s = ADDRESS(s_value, 4, info); in BBEQZC() 2552 g_autofree char *s = ADDRESS(s_value, 4, info); in BBNEZC() 2572 g_autofree char *s = ADDRESS(s_value, 2, info); in BC_16_() 2592 g_autofree char *s = ADDRESS(s_value, 4, info); in BC_32_() [all …]
|
/openbmc/u-boot/board/seco/mx6quq7/ |
H A D | mx6quq7-2g.cfg | 59 /* ADDRESS */
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-region.rst | 52 $ devlink region read DEV/REGION [ snapshot SNAPSHOT_ID ] address ADDRESS length length
|
/openbmc/linux/drivers/platform/x86/ |
H A D | compal-laptop.c | 468 #define TEMPERATURE_SHOW_TEMP_AND_LABEL(POSTFIX, ADDRESS, LABEL) \ argument 472 return sprintf(buf, "%d\n", 1000 * (int)ec_read_s8(ADDRESS)); \
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-colibri.dtsi | 1176 /* ADDRESS[16:18] [25] used as GPIO */ 1192 /* ADDRESS[19:24] used as GPIO */ 1245 /* ADDRESS[16] DATA[30] used as GPIO */
|
/openbmc/docs/development/ |
H A D | web-ui.md | 150 "BMC HOST OR BMC IP ADDRESS" field.
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | tagged-address-abi.rst | 2 AArch64 TAGGED ADDRESS ABI
|
H A D | pointer-authentication.rst | 92 initialised by passing flags KVM_ARM_VCPU_PTRAUTH_[ADDRESS/GENERIC] and
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 437 /* LOAD ADDRESS */ 440 /* LOAD ADDRESS EXTENDED */ 443 /* LOAD ADDRESS RELATIVE LONG */ 1355 /* LOAD REAL ADDRESS */ 1359 /* LOAD USING REAL ADDRESS */ 1372 /* SET ADDRESS SPACE CONTROL FAST */ 1384 /* SET PSW KEY FROM ADDRESS */ 1397 /* STORE CPU ADDRESS */ 1413 /* STORE USING REAL ADDRESS */
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | runfvp.md | 72 …s a space-separated list of parameters in the format `[INST=]FILE@[MEMSPACE:]ADDRESS`. For example:
|
/openbmc/linux/Documentation/networking/ |
H A D | vrf.rst | 352 $ ip [-6] route get vrf NAME ADDRESS 353 $ ip [-6] route get oif NAME ADDRESS
|
/openbmc/linux/sound/pci/asihpi/ |
H A D | hpi6000.c | 113 #define ADDRESS 0x0200 macro 484 phw->dw2040_HPIDSP + (ADDRESS + in create_adapter_obj()
|
/openbmc/qemu/docs/system/devices/ |
H A D | cxl.rst | 162 |<------------------SYSTEM PHYSICAL ADDRESS MAP (1)----------------->| 247 |<------------------SYSTEM PHYSICAL ADDRESS MAP (1)----------------->|
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tc358746.c | 113 #define ADDRESS(val) FIELD_PREP(GENMASK(28, 24), (val)) macro 635 ADDRESS(CSI_CONTROL_ADDRESS) | in tc358746_enable_csi_module()
|