Home
last modified time | relevance | path

Searched full:accessed (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/openbmc/openpower-hw-diags/test/
H A Dsim-hw-access.hpp42 * @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 DKconfig7 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 Dfpga_manager.c41 /* 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 Di2c.h44 /* the slave address accessed for master rx mode */
47 /* the slave register address accessed for master rx mode */
/openbmc/qemu/include/system/
H A Ddma.h117 * @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 Dsmbus_eeprom.c49 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 DKconfig107 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 Dthrottle-groups.h43 * it is zero. Accessed with atomic operations.
48 * Accessed with atomic operations.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/
H A DAvailability.interface.yaml7 True if the object can be accessed.
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/
H A Dtee-udev.rules1 # tee devices can only be accessed by the teeclnt group members
/openbmc/openbmc/poky/meta/recipes-extended/man-db/
H A Dman-db_2.13.1.bb1 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 Dpython3-attrdict3_2.0.2.bb1 …d library that provides mapping objects that allow their elements to be accessed both as keys and …
/openbmc/u-boot/include/
H A Dsyscon.h53 * 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 Dvirtio_types.h16 * - __u{16,32,64} for virtio devices in legacy mode, accessed in native endian
H A Dgeneric-phy.h188 * 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 DKconfig15 of 256M bytes of any of these memories can be accessed at a given
/openbmc/qemu/include/exec/
H A Dmemop.h94 * 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 D0002-Fix-gcc-build-problem.patch23 // 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 D0001-Fix-initialization-in-test-1140.patch26 +// 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 DKconfig10 accessed using different address widths (8, 16, and 32 are supported
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Daltera_pio.txt26 In this example, the gpio can be accessed as led[0..7] using gpio command of
/openbmc/u-boot/drivers/power/pmic/
H A DKconfig130 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 Dtegra-usb.txt24 registers are accessed through the APB_MISC base address instead of
/openbmc/qemu/include/hw/mem/
H A Dnpcm7xx_mc.h25 * @mmio: Memory region through which registers are accessed.
/openbmc/u-boot/doc/
H A DREADME.displaying-bmps25 0x80a00006, and so on...). When these fields are accessed by U-Boot, a 32 bit

12345678910>>...17