Home
last modified time | relevance | path

Searched refs:Read (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/openbmc/qemu/docs/specs/
H A Dacpi_pci_hotplug.rst18 Read by ACPI BIOS GPE.1 handler to notify OS of injection
19 events. Read-only.
26 Read by ACPI BIOS GPE.1 handler to notify OS of removal
27 events. Read-only.
35 Read: Hotplug features register. Used by platform to identify features
38 - Read-only "up" register @0xae00, 4-byte access, bit per slot
39 - Read-only "down" register @0xae04, 4-byte access, bit per slot
40 - Read/write "eject" register @0xae08, 4-byte access,
42 - Read-only hotplug capable register @0xae0c, 4-byte access, bit per slot
48 bit per slot. Read-only.
/openbmc/openbmc-test-automation/lib/serial_connection/
H A Dserial_console_client.robot34 Telnet.Read Until Regexp (Password:|logout)
36 Telnet.Read Until ${prompt_string}
39 Telnet.Read Until Password:
42 Telnet.Read Until Prompt
46 Read And Log BMC Serial Console Output
50 ${bmc_serial_log}= Telnet.Read
65 Read And Log BMC Serial Console Output
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dfel_utils.S17 mrs lr, cpsr @ Read CPSR
19 mrc p15, 0, lr, c1, c0, 0 @ Read CP15 SCTLR Register
21 mrc p15, 0, lr, c12, c0, 0 @ Read VBAR
23 mrc p15, 0, lr, c1, c0, 0 @ Read CP15 Control Register
/openbmc/openbmc-test-automation/lib/pdu/
H A Dcyber.robot33 Telnet.Read Until Login_Pass:
142 Run Keyword ${lib_name}.Read
146 Run Keyword ${lib_name}.Read
152 Run Keyword ${lib_name}.Read
156 Run Keyword ${lib_name}.Read
160 Run Keyword ${lib_name}.Read
164 Run Keyword ${lib_name}.Read
166 Run Keyword ${lib_name}.Read
174 ${cmd_out}= Run Keyword ${lib_name}.Read
179 ... Run Keyword ${lib_name}.Read AND
H A Dschneider.robot26 Telnet.Read Until User Name :
29 Telnet.Read Until Password${SPACE}${SPACE}:
33 Telnet.Read Until Prompt
35 Telnet.Read Until Prompt
61 # Read-Only User : Disabled Network-Only User : Disabled
108 ${output}= Run Keyword ${lib_name}.Read Until Prompt
/openbmc/qemu/tests/qemu-iotests/
H A D146140 echo === Read created image, default opts ====
148 echo === Read created image, force_size_calc=chs ====
156 echo === Read created image, force_size_calc=current_size ====
170 echo === Read created image, default opts ====
178 echo === Read created image, force_size_calc=chs ====
186 echo === Read created image, force_size_calc=current_size ====
H A D149.out22 # Read test pattern 0xa7
27 # Read test pattern 0x13
44 # Read test pattern 0x91
50 # Read test pattern 0x5e
80 # Read test pattern 0xa7
85 # Read test pattern 0x13
102 # Read test pattern 0x91
108 # Read test pattern 0x5e
140 # Read test pattern 0xa7
145 # Read test pattern 0x13
[all …]
H A D290.out12 # Read the data from the discarded clusters
24 # Read the data from the discarded clusters
43 # Read the data from the discarded clusters
56 # Read the data from the discarded clusters
/openbmc/u-boot/doc/
H A DREADME.fsl-ddr168 + Slot 1 | Slot 2 |Write/Read| Write | Read |-------+------+-------+------+-------+------+-----…
169 | | | | | | Write | Read | Write | Read | Write | Read | Write | Read |
199 |Configuration| Write/Read |-------+-------+-------+------+-------+------+-------+------+-------+--…
200 | | | Write | Read | Write | Read | Write | Read | Write | Read | Write | Read |
228 + Slot 1 | Slot 2 |Write/Read| Write | Read |-------+------+-------+------+-------+------+--…
229 … | | | | | Write | Read | Write | Read | Write | Read | Write | R…
259 |Configuration| Write/Read |-------+-------+-------+------+-------+------+
260 | | | Write | Read | Write | Read | Write | Read |
H A DREADME.commands.spl20 nand read 0x82000000 0x280000 0x400000 /* Read kernel image from NAND*/
27 nand read 0x82000000 0x280000 0x400000 /* Read kernel image from NAND*/
28 tftpboot 0x80000100 devkit8000.dtb /* Read fdt */
H A DREADME.rockusb46 - rci: Read Chip Info
47 - rfi: Read Flash Id
50 - rl : Read blocks using LBA
/openbmc/openbmc-test-automation/openpower/vpd/
H A Dtest_vpd_tool.robot32 Verify VPD Component Read
39 Verify VPD Component Read Operation ${component}
43 Verify VPD Field Read
55 Verify VPD Field Read Operation ${component}
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dconnection.hpp18 Read, enumerator
39 {AccessCapability::Read, "Read"},
/openbmc/u-boot/lib/lzma/
H A DTypes.h111 Byte (*Read)(void *p); /* reads one byte, returns 0 in case of EOF or error */ member
121 SRes (*Read)(void *p, void *buf, size_t *size); member
147 SRes (*Read)(void *p, void *buf, size_t *size); /* same as ISeqInStream::Read */ member
160 SRes (*Read)(void *p, void *buf, size_t *size); member
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_alternate_fan_settings.robot49 ${current}= Read Attribute ${THERMAL_CONTROL_URI} Current
59 ${supported}= Read Attribute ${THERMAL_CONTROL_URI} Supported
108 # thermal_mode Read the supported thermal mode (e.g. "CUSTOM")
116 ${current}= Read Attribute ${THERMAL_CONTROL_URI} Current
128 # thermal_mode Read the supported thermal mode (e.g. "CUSTOM")
135 ${current}= Read Attribute ${THERMAL_CONTROL_URI} Current
/openbmc/openbmc-test-automation/network/
H A Dtest_host_network.robot46 ${data}= Read Properties ${NETWORK_MANAGER}host0/intf/addr
52 ... Read Attribute ${NETWORK_MANAGER}host0/intf MACAddress
68 ${origin}= Read Attribute ${NETWORK_MANAGER}host0/intf/addr Origin
70 ... Read Attribute ${NETWORK_MANAGER}host0/intf MACAddress
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Du-boot.lds10 /* Read-only sections, merged into text segment: */
19 /* Read-write section, merged into data segment: */
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Du-boot.lds11 /* Read-only sections, merged into text segment: */
25 /* Read-write section, merged into data segment: */
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_vpd_and_hw_status.robot30 ${Type}= Read Attribute ${CHASSIS_INVENTORY_URI} Type
31 ${WaterCooled}= Read Attribute ${CHASSIS_INVENTORY_URI} WaterCooled
32 ${AirCooled}= Read Attribute ${CHASSIS_INVENTORY_URI} AirCooled
/openbmc/qemu/hw/misc/
H A Dtrace-events11 allwinner_h3_dramcom_read(uint64_t offset, uint64_t data, unsigned size) "Read: offset 0x%" PRIx64 …
13 allwinner_h3_dramctl_read(uint64_t offset, uint64_t data, unsigned size) "Read: offset 0x%" PRIx64 …
15 allwinner_h3_dramphy_read(uint64_t offset, uint64_t data, unsigned size) "Read: offset 0x%" PRIx64 …
25 allwinner_r40_dramcom_read(uint64_t offset, uint64_t data, unsigned size) "Read: offset 0x%" PRIx64…
27 allwinner_r40_dramctl_read(uint64_t offset, uint64_t data, unsigned size) "Read: offset 0x%" PRIx64…
29 allwinner_r40_dramphy_read(uint64_t offset, uint64_t data, unsigned size) "Read: offset 0x%" PRIx64…
52 axp2xx_rx(uint8_t reg, uint8_t data) "Read reg 0x%" PRIx8 " : 0x%" PRIx8
64 ecc_mem_readl_mer(uint32_t ret) "Read memory enable 0x%08x"
65 ecc_mem_readl_mdr(uint32_t ret) "Read memory delay 0x%08x"
66 ecc_mem_readl_mfsr(uint32_t ret) "Read memory fault status 0x%08x"
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_fru_device.robot37 [Documentation] Read the FRU device configuration of each device
65 ${resp}= Read FRU Data Via IPMI ${fru_device_id} ${read_write_offset}
109 # Read the FRU data.
110 ${resp}= Read FRU Data Via IPMI ${fru_device_id} ${read_write_offset}
133 # Read the FRU data.
134 ${resp}= Read FRU Data Via IPMI ${fru_device_id} ${read_write_offset}
142 ${resp}= Read FRU Data Via IPMI ${fru_device_id} ${read_write_offset}
328 Read FRU Data Via IPMI
329 [Documentation] Read FRU data using IPMI raw command.
336 # IPMI Read FRU Data Command.
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-nand.lds23 /* Read-only sections, merged into text segment: */
37 /* Read-write section, merged into data segment: */
/openbmc/libpldm/docs/oem/meta/
H A Dfile-io.md3 ## Read Message Format
5 ### Table 1. Read Request
14 ### Table 2. Read response
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_lock_management.robot28 Acquire Read Write Lock
42 Acquire Read Lock On Read Lock
90 Fail To Acquire Read And Write In Single Request
93 [Template] Verify Fail To Acquire Read And Write In Single Request
101 Acquire Read In Single Request
104 [Template] Verify Acquire Read In Single Request
369 # read_case Read or Write lock type.
457 # lock_type Read lock or Write lock.
481 # lock_type Read lock or Write lock.
505 # lock_type Read lock or Write lock.
[all …]
/openbmc/qemu/docs/devel/
H A Ds390-dasd-ipl.rst15 2. Execute the Read IPL ccw at ``0x00``, thereby reading IPL1 data into ``0x00``.
17 information: ``[psw][read ccw][tic ccw]``. When the machine executes the Read
56 management console. This "Load" procedure crafts a special "Read IPL" ccw in
59 written immediately after the special "Read IPL" ccw, the IPL1 channel program
71 1. Place a "Read IPL" ccw into memory location ``0x0`` with chaining bit on.
87 the IPL process consists of transferring control from the "Read IPL" ccw
88 immediately to the IPL1 channel program that was read by "Read IPL".
104 1. Place "Read IPL" ccw into memory location ``0x0``, but turn off chaining bit.
105 2. Execute "Read IPL" at ``0x0``.

12345678910>>...12