Home
last modified time | relevance | path

Searched refs:backup (Results 51 – 75 of 273) sorted by relevance

1234567891011

/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/
H A Dampere_gpio_utils.sh20 gpioset $(gpiofind spi0-backup-sel)=0
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/cli/
H A Dobmc-yadro-cli_%.bbappend2 obmc-yadro-backup \
/openbmc/qemu/tests/qemu-iotests/
H A D141.out3 === Testing drive-backup ===
6 {"execute": "drive-backup", "arguments": {"device": "drv0", "format": "IMGFMT", "job-id": "job0", "…
12 {"data": {"device": "job0", "len": 1048576, "offset": 0, "speed": 0, "type": "backup"}, "event": "B…
H A D12485 for backup in self.backups:
86 for image in backup:
115 def add_node(self, node_id, fmt=iotests.imgfmt, path=None, backup=None): argument
118 if backup is None:
119 backup = os.path.join(iotests.test_dir,
125 'backup': backup,
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-netgear_readynas_nv+_v2.dts34 pmx_button_backup: pmx-button-backup {
49 pmx_led_blue_backup: pmx-led-blue-backup {
187 backup-button {
/openbmc/phosphor-host-ipmid/
H A D.gitignore6 # backup files from some editors
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DBattery.interface.yaml4 inventory item that provides backup for a Real Time Clock (RTC).
/openbmc/qemu/include/block/
H A Dblock_int-global-state.h249 void bdrv_restore_dirty_bitmap(BdrvDirtyBitmap *bitmap, HBitmap *backup);
273 HBitmap **backup, Error **errp);
/openbmc/linux/tools/objtool/include/objtool/
H A Dbuiltin.h32 bool backup; member
/openbmc/linux/arch/arm/include/asm/
H A Duprobes.h23 u32 backup; member
/openbmc/linux/Documentation/hwmon/
H A Dda9052.rst36 Channel 9 VBBAT - measurement of the backup battery voltage
52 The backup battery voltage is calculated as:
/openbmc/linux/Documentation/ABI/testing/
H A Drtc-cdev38 status of the main and backup voltages.
41 need user interaction when the backup power provider is
/openbmc/qemu/scripts/qemu-guest-agent/
H A Dfsfreeze-hook16 … | *.dpkg-old | *.dpkg-new | *.dpkg-tmp | *.dpkg-dist | *.dpkg-bak | *.dpkg-backup | *.dpkg-remove)
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens-v0_1.c149 u32 backup; in calibrate_8974_nvmem() local
152 ret = nvmem_cell_read_variable_le_u32(priv->dev, "use_backup", &backup); in calibrate_8974_nvmem()
158 mode = tsens_read_calibration(priv, 2, p1, p2, backup == BKP_SEL); in calibrate_8974_nvmem()
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_bmc_image_switch.robot96 # Get the backup firmware version for reference.
108 Log To Console The backup firmware image ${image_version} is now functional.
128 [Documentation] Set the backup firmware to functional and verify after BMC rebooted.
/openbmc/linux/drivers/net/team/
H A DKconfig54 tristate "Active-backup mode support"
58 for backup.
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Daction.py48 backup = tempdir + "/bblayers.conf.bak"
49 shutil.copy2(bblayers_conf, backup)
59 shutil.copy2(backup, bblayers_conf)
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/
H A DStatus.errors.yaml19 description: The volatile memory backup device has failed.
/openbmc/linux/include/linux/mfd/wm831x/
H A Dpdata.h126 struct wm831x_backup_pdata *backup; member
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Depson,rx8900.yaml28 Disable voltage detector. Should be set if no backup battery is used.
/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/
H A D0001-tests-Allow-different-output-from-mv.patch21 $ quilt refresh --backup
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dparallels-with-bitmap.sh36 prlctl backup $CT
/openbmc/linux/Documentation/arch/arm/stm32/
H A Dstm32f746-overview.rst12 - 1MB internal flash, 320KBytes internal RAM (+4KB of backup SRAM)
H A Dstm32f769-overview.rst12 - 2MB internal flash, 512KBytes internal RAM (+4KB of backup SRAM)
/openbmc/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst48 5) Make backup of the existing image first::
55 6) Verify the backup::

1234567891011