/openbmc/openpower-hw-diags/test/ |
H A D | sim-hw-access.hpp | 42 * @brief Stores a SCOM register value, which can be accessed later in test. 56 * an error when accessed. This is useful for error path testing. 132 * @brief Stores a CFAM register value, which can be accessed later in test. 146 * an error when accessed. This is useful for error path testing.
|
/openbmc/u-boot/drivers/i2c/muxes/ |
H A D | Kconfig | 7 bus select is handled automatically when that bus is accessed, 16 bus select is handled automatically when that bus is accessed,
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | fpga_manager.c | 41 /* Check whether FPGA is ready to be accessed */ 58 /* Poll until FPGA is ready to be accessed or timeout occurred */
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | i2c.h | 44 /* the slave address accessed for master rx mode */ 47 /* the slave register address accessed for master rx mode */
|
/openbmc/qemu/include/system/ |
H A D | dma.h | 117 * @as: #AddressSpace to be accessed 140 * @as: #AddressSpace to be accessed 161 * @as: #AddressSpace to be accessed 182 * @as: #AddressSpace to be accessed 199 * @as: #AddressSpace to be accessed
|
/openbmc/qemu/hw/i2c/ |
H A D | smbus_eeprom.c | 49 bool accessed; member 58 eeprom->accessed = true; in eeprom_receive_byte() 71 eeprom->accessed = true; in eeprom_write_data() 94 return (eeprom->accessed || smbus_vmstate_needed(&eeprom->smbusdev)) && in smbus_eeprom_vmstate_needed() 107 VMSTATE_BOOL(accessed, SMBusEEPROMDevice),
|
/openbmc/u-boot/drivers/core/ |
H A D | Kconfig | 107 which can be accessed to control the hardware. A register map 117 which can be accessed to control the hardware. A register map 127 which can be accessed to control the hardware. A register map 240 should be accessed using I/O port in/out accessors. The second
|
/openbmc/qemu/include/block/ |
H A D | throttle-groups.h | 43 * it is zero. Accessed with atomic operations. 48 * Accessed with atomic operations.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/ |
H A D | Availability.interface.yaml | 7 True if the object can be accessed.
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/ |
H A D | tee-udev.rules | 1 # tee devices can only be accessed by the teeclnt group members
|
/openbmc/openbmc/poky/meta/recipes-extended/man-db/ |
H A D | man-db_2.13.1.bb | 1 SUMMARY = "An implementation of the standard Unix documentation system accessed using the man comma… 3 DESCRIPTION = "man-db is an implementation of the standard Unix documentation system accessed using…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-attrdict3/ |
H A D | python3-attrdict3_2.0.2.bb | 1 …d library that provides mapping objects that allow their elements to be accessed both as keys and …
|
/openbmc/u-boot/include/ |
H A D | syscon.h | 53 * Each system controller can be accessed by its driver data, which is 67 * Each system controller can be accessed by its driver data, which is
|
H A D | virtio_types.h | 16 * - __u{16,32,64} for virtio devices in legacy mode, accessed in native endian
|
H A D | generic-phy.h | 188 * the USB2 phy can be accessed by passing index '0' and the USB3 phy can 189 * be accessed by passing index '1' 217 * the USB3 phy can be accessed using "usb3phy", and USB2 by using "usb2phy"
|
/openbmc/u-boot/drivers/memory/ |
H A D | Kconfig | 15 of 256M bytes of any of these memories can be accessed at a given
|
/openbmc/qemu/include/exec/ |
H A D | memop.h | 94 * by the alignment. E.g. if an 8-byte value is accessed at an 96 * single-copy atomic; otherwise, if it is accessed at 0 mod 4 98 * if it is accessed at 0 mod 2 then the four 2-byte subobjects
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/ |
H A D | 0002-Fix-gcc-build-problem.patch | 23 // Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks 55 // Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks
|
H A D | 0001-Fix-initialization-in-test-1140.patch | 26 +// Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks 52 +// Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks
|
/openbmc/u-boot/drivers/axi/ |
H A D | Kconfig | 10 accessed using different address widths (8, 16, and 32 are supported
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | altera_pio.txt | 26 In this example, the gpio can be accessed as led[0..7] using gpio command of
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | Kconfig | 130 accessed via an I2C interface. The device is used with Rockchip SoCs. 223 SoC. It provides 4 buck DC-DC convertors and 5 LDOs, and it is accessed 239 It is accessed via an I2C interface. The device is used with STM32MP1
|
/openbmc/u-boot/doc/device-tree-bindings/usb/ |
H A D | tegra-usb.txt | 24 registers are accessed through the APB_MISC base address instead of
|
/openbmc/qemu/include/hw/mem/ |
H A D | npcm7xx_mc.h | 25 * @mmio: Memory region through which registers are accessed.
|
/openbmc/u-boot/doc/ |
H A D | README.displaying-bmps | 25 0x80a00006, and so on...). When these fields are accessed by U-Boot, a 32 bit
|