Home
last modified time | relevance | path

Searched refs:Initialize (Results 51 – 75 of 122) sorted by relevance

12345

/openbmc/u-boot/board/samtec/vining_2000/
H A Dimximage.cfg117 /* Initialize MT41K256M16HA-125 - MR2 */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Fix-type-of-single-bit-bitfields.patch56 /* Initialize CACHE. Returns 0 on success or a negative value on
/openbmc/qemu/docs/system/s390x/
H A Dprotvirt.rst39 * Initialize the PV mechanism
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/
H A D0005-Platform-ARM-N1Sdp-NOR-flash-Dxe-Driver-for-N1Sdp.patch299 + // Initialize NOR flash instances.
542 + NULL, // Initialize
694 + Instance->Initialize = NorFlashFvbInitialize;
1212 + if (!Instance->Initialized && Instance->Initialize) {
1213 + Instance->Initialize(Instance);
1506 + NOR_FLASH_INITIALIZE Initialize;
1608 + Initialize the FV Header and Variable Store Header
1971 + Initialize the FV Header and Variable Store Header
1990 + if (!Instance->Initialized && Instance->Initialize) {
1991 + Instance->Initialize (Instance);
[all …]
/openbmc/u-boot/board/ge/bx50v3/
H A Dbx50v3.cfg108 /* Initialize Micron MT41J128M */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A Dfix-libdir-for-multilib.patch24 # Initialize variables for quick access to wx root dir in sub dirs
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/
H A Duserfaultfd.patch139 +/* Initialize the random number generator based on the given seed. If the
202 +/* Initialize the state information in the given array of N bytes for
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0006-warn-for-uses-of-system-directories-when-cross-linki.patch13 * ldmain.c (main): Initialize
28 * ldmain.c (main): Initialize
/openbmc/u-boot/board/seco/mx6quq7/
H A Dmx6quq7-2g.cfg135 /* Initialize DDR3 on CS_0 and CS_1 */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/
H A Dlxdm_0.5.3.bb22 file://0001-Initialize-msghdr-struct-in-a-portable-way.patch \
/openbmc/linux/Documentation/crypto/
H A Dapi-samples.rst61 /* Initialize the IV */
/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A D0001-Fix-libc-compatibility-by-renaming-atomic_init-API.patch50 /* Initialize enough so we can call __memp_bhfree. */
/openbmc/linux/Documentation/usb/
H A Draw-gadget.rst54 2. Initialize the instance via ``USB_RAW_IOCTL_INIT``.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses/
H A D0001-libyui-ncurses-Replace-off64_t-with-off_t-and-stat64.patch22 # Initialize compiler flags for all targets in all subdirectories
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0003-Update-usage-of-usbdevfs_urb-to-match-new-kernel-UAP.patch127 // Initialize mark so we don't get garbage collected after the device scan.
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch145 * Initialize the various 'constant' tables.
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-ali15x3.rst20 Initialize the base address of the i2c controller
/openbmc/linux/Documentation/hwmon/
H A Dw83627hf.rst32 Initialize the I2C address of the sensors
/openbmc/openbmc/meta-security/recipes-security/isic/files/
H A Dconfigure_fix.patch21 # Initialize some other variables.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0019-arm-corstone1000-esrt-support.patch220 /* Initialize variable services */
/openbmc/openbmc-test-automation/extended/
H A Dstandby_bmc.robot76 Wait Until Keyword Succeeds 1 min 30 sec Initialize OpenBMC
/openbmc/linux/tools/virtio/virtio-trace/
H A DREADME12 1) Initialize all structures.
/openbmc/u-boot/board/sunxi/
H A DREADME.sunxi6486 3) Initialize the SPI0 controller and try to access a NOR flash connected to
90 4) Initialize the USB OTG controller and will wait for a host to connect to
/openbmc/linux/Documentation/core-api/
H A Dlibrs.rst76 /* Initialize the parity buffer */
/openbmc/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst21 #. Initialize the modem in 0710 mux mode (usually ``AT+CMUX=`` command) through

12345