Home
last modified time | relevance | path

Searched full:address (Results 1 – 25 of 4010) sorted by relevance

12345678910>>...161

/openbmc/entity-manager/configurations/ampere/
H A Dmtjefferson_bp.json4 "Address": "$address", string
6 "Name": "Jefferson BP_EEPROM$ADDRESS / 82 + 1",
10 "Address": "$ADDRESS % 80 + 24", string
12 "Name": "FrontBPTemp$ADDRESS / 82 + 1",
16 "Address": "0x6a", string
17 "Bus": "$ADDRESS / 82 * 8 + 48 + 0",
18 "Name": "nvme$ADDRESS / 82 * 8 + 0",
22 "Address": "0x6a", string
23 "Bus": "$ADDRESS / 82 * 8 + 48 + 1",
24 "Name": "nvme$ADDRESS / 82 * 8 + 1",
[all …]
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi.robot72 Delete Existing Static VMI IP Address
73 [Documentation] Delete existing static VMI IP address.
81 Delete VMI IPv4 Address
92 Set Static IPv4 Address To VMI And Verify ${test_ipv4} ${test_gateway} ${test_netmask}
93 Delete VMI IPv4 Address IPv4Addresses valid_status_code=${HTTP_FORBIDDEN}
96 Assign Valid And Invalid Static IPv4 Address To VMI
97 [Documentation] Assign static IPv4 address to VMI.
99 [Template] Set Static IPv4 Address To VMI And Verify
100 [Teardown] Run keywords Delete VMI IPv4 Address AND Test Teardown Execution
112 [Teardown] Run keywords Delete VMI IPv4 Address AND Test Teardown Execution
[all …]
/openbmc/u-boot/include/
H A Daxi.h24 * read() - Read a single value from a specified address on a AXI bus
26 * @address: The address to read from.
28 * from the address on the AXI bus.
33 int (*read)(struct udevice *dev, ulong address, void *data,
37 * write() - Write a single value to a specified address on a AXI bus
39 * @address: The address to write to.
40 * @data: Pointer to the data value to be written to the address
46 int (*write)(struct udevice *dev, ulong address, void *data,
53 * axi_read() - Read a single value from a specified address on a AXI bus
55 * @address: The address to read from.
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DIPAddresses.v1_1_5.json14 …"Deprecated": "This address is currently within its valid lifetime but is now outside its RFC4862-…
15 …"Failed": "This address has failed Duplicate Address Detection (DAD) testing, as defined in RFC486…
16 …"Preferred": "This address is currently within both its RFC4862-defined valid and preferred lifeti…
17 …"Tentative": "This address is currently undergoing Duplicate Address Detection (DAD) testing, as d…
23 "description": "This type describes an IPv4 address.",
24 "longDescription": "This type shall describe an IPv4 address assigned to an interface.",
40 "Address": { object
41 "description": "The IPv4 address.",
42 …"longDescription": "This property shall contain an IPv4 address assigned to this interface. If DH…
59 "description": "This indicates how the address was determined.",
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DIPAddresses.v1_1_5.json14 …"Deprecated": "This address is currently within its valid lifetime but is now outside its RFC4862-…
15 …"Failed": "This address has failed Duplicate Address Detection (DAD) testing, as defined in RFC486…
16 …"Preferred": "This address is currently within both its RFC4862-defined valid and preferred lifeti…
17 …"Tentative": "This address is currently undergoing Duplicate Address Detection (DAD) testing, as d…
23 "description": "This type describes an IPv4 address.",
24 "longDescription": "This type shall describe an IPv4 address assigned to an interface.",
40 "Address": { object
41 "description": "The IPv4 address.",
42 …"longDescription": "This property shall contain an IPv4 address assigned to this interface. If DH…
59 "description": "This indicates how the address was determined.",
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/
H A Dimages-r0.txt7 NOR0ADDRESS: 0x00000000 ;Image Flash Address
9 NOR0LOAD: 00000000 ;Image Load Address
13 NOR1ADDRESS: 0x03EC0000 ;Image Flash Address
15 NOR1LOAD: 00000000 ;Image Load Address
19 NOR2ADDRESS: 0x00500000 ;Image Flash Address
22 NOR2LOAD: 00000000 ;Image Load Address
26 NOR3ADDRESS: 0x03000000 ;Image Flash Address
29 NOR3LOAD: 00000000 ;Image Load Address
33 NOR4ADDRESS: 0x030C0000 ;Image Flash Address
35 NOR4LOAD: 00000000 ;Image Load Address
[all …]
H A Dimages-r2.txt7 NOR0ADDRESS: 0x00000000 ;Image Flash Address
9 NOR0LOAD: 00000000 ;Image Load Address
13 NOR1ADDRESS: 0x03EC0000 ;Image Flash Address
15 NOR1LOAD: 00000000 ;Image Load Address
19 NOR2ADDRESS: 0x00500000 ;Image Flash Address
22 NOR2LOAD: 00000000 ;Image Load Address
26 NOR3ADDRESS: 0x03000000 ;Image Flash Address
29 NOR3LOAD: 00000000 ;Image Load Address
33 NOR4ADDRESS: 0x030C0000 ;Image Flash Address
35 NOR4LOAD: 00000000 ;Image Load Address
[all …]
H A Dimages-r1.txt7 NOR0ADDRESS: 0x00000000 ;Image Flash Address
9 NOR0LOAD: 00000000 ;Image Load Address
13 NOR1ADDRESS: 0x03EC0000 ;Image Flash Address
15 NOR1LOAD: 00000000 ;Image Load Address
19 NOR2ADDRESS: 0x00500000 ;Image Flash Address
22 NOR2LOAD: 00000000 ;Image Load Address
26 NOR3ADDRESS: 0x03000000 ;Image Flash Address
29 NOR3LOAD: 00000000 ;Image Load Address
33 NOR4ADDRESS: 0x030C0000 ;Image Flash Address
35 NOR4LOAD: 00000000 ;Image Load Address
[all …]
/openbmc/entity-manager/configurations/
H A D3ypower_vast2112_psu.json
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_ipv6.robot37 Get IPv6 Address And Verify
38 [Documentation] Get IPv6 Address And Verify.
42 Verify IPv6 On BMC ${ipv6_network_configuration['Address']}
65 [Documentation] Verify IPv6 address and its prefix length on BMC.
69 Verify IPv6 And PrefixLength ${ipv6_network_configuration['Address']}
74 Configure IPv6 Address And Verify
75 [Documentation] Configure IPv6 address and verify.
78 ... Delete IPv6 Address ${test_ipv6_addr} AND Test Teardown Execution
79 [Template] Configure IPv6 Address On BMC
82 # IPv6 address Prefix length
[all …]
H A Dtest_bmc_network_conf.robot41 # There will be 4 octets in IP address (e.g. xx.xx.xx.xx)
45 # For the address 10.6.6.6, the 10.6.6.0 portion describes the
58 Get IP Address And Verify
59 [Documentation] Get IP Address And Verify.
63 Verify IP On BMC ${network_configuration['Address']}
82 Get MAC Address And Verify
83 [Documentation] Get MAC address and verify it's existence on the BMC.
98 Verify IP And Netmask On BMC ${network_configuration['Address']}
148 Add Valid IPv4 Address And Verify
149 [Documentation] Add IPv4 Address via Redfish and verify.
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmodbus.json22 "address": 1 number
29 "address": 5 number
36 "address": 6 number
43 "address": 7 number
50 "address": 8, number
58 "address": 10, number
66 "address": 11 number
73 "address": 13 number
82 "address": 17 number
89 "address": 18 number
[all …]
/openbmc/u-boot/include/dm/
H A Dof_addr.h3 * Taken from Linux v4.9 drivers/of/address.c
13 * of_translate_address() - translate a device-tree address to a CPU address
15 * Translate an address from the device-tree into a CPU physical address,
20 * that can be mapped to a cpu physical address). This is not really specified
24 * @in_addr: pointer to input address
25 * @return translated address or OF_BAD_ADDR on error
30 * of_get_address() - obtain an address from a node
32 * Extract an address from a node, returns the region size and the address
37 * @index: Index of address to read (0 = first)
40 * @return pointer to address which can be read
[all …]
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_phy_ast2600.h141 0x1e6e0100, // start address
179 0xaeeddeea, // change address
180 0x1e6e019c, // new address
186 0xaeeddeea, // change address
187 0x1e6e01cc, // new address
192 0xaeeddeea, // change address
193 0x1e6e0288, // new address
198 0xaeeddeea, // change address
199 0x1e6e02f8, // new address
202 0xaeeddeea, // change address
[all …]
/openbmc/entity-manager/src/entity_manager/
H A Ddevices.hpp56 ExportTemplate("24c01 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
60 ExportTemplate("24c02 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
64 ExportTemplate("24c04 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
68 ExportTemplate("24c08 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
72 ExportTemplate("24c16 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
76 ExportTemplate("24c32 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
80 ExportTemplate("24c64 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
84 ExportTemplate("24c128 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
88 ExportTemplate("24c256 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
92 ExportTemplate("ads1015 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
[all …]
/openbmc/entity-manager/configurations/meta/harma/
H A Dharma_fanboard.json5 "Address": "0x5e", string
21 "Address": "0x5e", string
37 "Address": "0x5e", string
53 "Address": "0x5e", string
69 "Address": "0x5e", string
85 "Address": "0x5e", string
101 "Address": "0x5e", string
117 "Address": "0x5e", string
133 "Address": "0x40", string
145 "Address": "0x41", string
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_verification.robot27 Retrieve IP Address Via IPMI And Verify Using Redfish
28 [Documentation] Retrieve IP address using IPMI and verify using Redfish.
50 Retrieve MAC Address Via IPMI And Verify Using Redfish
51 [Documentation] Retrieve MAC address via IPMI and verify using Redfish.
95 Get IP Address Source And Verify Using Redfish
96 [Documentation] Get IP address source and verify it using Redfish.
108 ... Set Variable if '${ipv4_address['Address']}' == '${lan_config['IP Address']}'
109 ... ${ipv4_address['AddressOrigin']} Address
113 Valid Value lan_config['IP Address Source'] ['${ip_address_source}']
204 Verify Invalid Set MAC Address Via IPMI
[all …]
/openbmc/u-boot/board/renesas/r2dplus/
H A Dlowlevel_init.S77 FRQCR_A: .long FRQCR /* FRQCR Address */
79 BCR1_A: .long BCR1 /* BCR1 Address */
81 BCR2_A: .long BCR2 /* BCR2 Address */
83 BCR3_A: .long BCR3 /* BCR3 Address */
85 BCR4_A: .long BCR4 /* BCR4 Address */
87 WCR1_A: .long WCR1 /* WCR1 Address */
89 WCR2_A: .long WCR2 /* WCR2 Address */
91 WCR3_A: .long WCR3 /* WCR3 Address */
93 LED_A: .long 0x04000036 /* LED Address */
95 RTCNT_A: .long RTCNT /* RTCNT Address */
[all …]
/openbmc/u-boot/include/asm-generic/
H A Dio.h20 * phys_to_virt() - Return a virtual address mapped to a given physical address
21 * @paddr: the physical address
23 * Returns a virtual address which the CPU can access that maps to the physical
24 * address @paddr. This should only be used where it is known that no dynamic
27 * Returns: a virtual address which maps to @paddr
37 * virt_to_phys() - Return the physical address that a virtual address maps to
38 * @vaddr: the virtual address
40 * Returns the physical address which the CPU-accessible virtual address @vaddr
43 * Returns: the physical address which @vaddr maps to
72 * map_physmem() - Return a virtual address mapped to a given physical address
[all …]
/openbmc/u-boot/arch/x86/include/asm/
H A Dearly_cmos.h13 * cmos_read8() - Get 8-bit data stored at the given address
15 * This reads from CMOS for the 8-bit data stored at the given address.
17 * @addr: RTC SRAM address
18 * @return: 8-bit data stored at the given address
23 * cmos_read16() - Get 16-bit data stored at the given address
25 * This reads from CMOS for the 16-bit data stored at the given address.
27 * @addr: RTC SRAM address
28 * @return: 16-bit data stored at the given address
33 * cmos_read32() - Get 32-bit data stored at the given address
35 * This reads from CMOS for the 32-bit data stored at the given address.
[all …]
H A Dmpspec.h22 u32 mpf_physptr; /* Configuration table address */
42 u32 mpc_oemptr; /* OEM table address */
45 u32 mpc_lapic; /* Local APIC address */
218 * next base table entry start address
220 * This computes the end address of current MP configuration table, without
223 * @mc: configuration table header address
224 * @return: configuration table end address
237 * @mc: configuration table header address
248 * next extended table entry start address
250 * This computes the end address of current MP configuration table,
[all …]
/openbmc/phosphor-snmp/
H A Dsnmp_conf_manager.cpp34 std::string ConfManager::client(std::string address, uint16_t port) in client() argument
37 checkClientConfigured(address, port); in client()
41 // just to check whether given address is valid or not. in client()
42 resolveAddress(address); in client()
46 lg2::error("{ADDRESS} is not a valid address", "ADDRESS", address); in client()
47 elog<InvalidArgument>(Argument::ARGUMENT_NAME("Address"), in client()
48 Argument::ARGUMENT_VALUE(address.c_str())); in client()
58 bus, objPath.string().c_str(), *this, address, port); in client()
67 void ConfManager::checkClientConfigured(const std::string& address, in checkClientConfigured() argument
70 if (address.empty()) in checkClientConfigured()
[all …]
H A Dsnmp_util.cpp46 std::string resolveAddress(const std::string& address) in resolveAddress() argument
55 auto result = getaddrinfo(address.c_str(), nullptr, &hints, &addr); in resolveAddress()
58 lg2::error("getaddrinfo failed {ADDRESS}: {RC}", "ADDRESS", address, in resolveAddress()
71 lg2::error("getnameinfo failed {ADDRESS}: {RC}", "ADDRESS", address, in resolveAddress()
80 lg2::error("Invalid address {ADDRESS}: {RC}", "ADDRESS", address, "RC", in resolveAddress()
89 lg2::error("Invalid address {ADDRESS}: {RC}", "ADDRESS", address, in resolveAddress()
129 auto& address = in getManagers() local
130 std::get<std::string>(snmpClientProps.at("Address")); in getManagers()
132 auto ipaddress = phosphor::network::resolveAddress(address); in getManagers()
144 lg2::error("Invalid address: {ERROR}", "ERROR", e); in getManagers()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/
H A Dtayga.conf20 # TAYGA's IPv4 address. This is NOT your router's IPv4 address! TAYGA
21 # requires its own address because it acts as an IPv4 and IPv6 router, and
23 # echo requests (ping) at this address.
25 # This address can safely be located inside the dynamic-pool prefix.
32 # TAYGA's IPv6 address. This is NOT your router's IPv6 address! TAYGA
33 # requires its own address because it acts as an IPv4 and IPv6 router, and
35 # echo requests (ping6) at this address.
38 # address using ipv4-addr and the NAT64 prefix.
42 # (RFC1918) address.
48 # The NAT64 prefix. The IPv4 address space is mapped into the IPv6 address
[all …]
/openbmc/qemu/hw/net/fsl_etsec/
H A Dregisters.c36 {0x030, "TBIPA", "TBI PHY address register", ACC_RW, 0x00000000},
64 {0x200, "TBASEH", "TxBD base address high bits", ACC_RW, 0x00000000},
65 {0x204, "TBASE0", "TxBD base address of ring 0", ACC_RW, 0x00000000},
66 {0x20C, "TBASE1", "TxBD base address of ring 1", ACC_RW, 0x00000000},
67 {0x214, "TBASE2", "TxBD base address of ring 2", ACC_RW, 0x00000000},
68 {0x21C, "TBASE3", "TxBD base address of ring 3", ACC_RW, 0x00000000},
69 {0x224, "TBASE4", "TxBD base address of ring 4", ACC_RW, 0x00000000},
70 {0x22C, "TBASE5", "TxBD base address of ring 5", ACC_RW, 0x00000000},
71 {0x234, "TBASE6", "TxBD base address of ring 6", ACC_RW, 0x00000000},
72 {0x23C, "TBASE7", "TxBD base address of ring 7", ACC_RW, 0x00000000},
[all …]

12345678910>>...161