Home
last modified time | relevance | path

Searched refs:drive (Results 476 – 500 of 1294) sorted by relevance

1...<<11121314151617181920>>...52

/openbmc/qemu/docs/system/ppc/
H A Dppce500.rst170 Root file system on flash drive
182 -drive if=pflash,file=/path/to/rootfs.ext2,format=raw \
193 -device sd-card,drive=mydrive \
194 -drive id=mydrive,if=none,file=/path/to/rootfs.ext2,format=raw \
/openbmc/qemu/docs/system/i386/
H A Dxen.rst90 Disks can be configured with '``-drive file=${GUEST_IMAGE},if=xen``' and will
102 -drive file=${GUEST_IMAGE},if=xen \\
103 -drive file=${GUEST_IMAGE},file.locking=off,if=ide
125 -drive file=${GUEST_IMAGE},if=xen
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-samsung-starqltechn.dts437 * It seems that mmc_test reports errors if drive
440 drive-strength = <16>;
446 drive-strength = <16>;
452 drive-strength = <16>;
H A Dsm8450.dtsi3244 drive-strength = <2>;
3252 drive-strength = <2>;
3260 drive-strength = <2>;
3268 drive-strength = <2>;
3276 drive-strength = <2>;
3284 drive-strength = <2>;
3292 drive-strength = <2>;
3300 drive-strength = <2>;
3413 drive-strength = <2>;
3420 drive-strength = <2>;
[all …]
H A Dmsm8998-oneplus-cheeseburger.dts39 qcom,drive-strength = <PMIC_GPIO_STRENGTH_NO>;
H A Dsm8350-sony-xperia-sagami-pdx215.dts83 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
85 drive-push-pull;
/openbmc/linux/drivers/platform/goldfish/
H A DKconfig16 This is a virtual device to drive the QEMU pipe interface used by
/openbmc/linux/drivers/siox/
H A DKconfig8 to drive additional I/O units.
/openbmc/qemu/tests/qemu-iotests/
H A D09970 run_qemu -drive "if=none,id=drv0,$1" <<EOF
H A D14063 _launch_qemu -drive $SYSEMU_DRIVE_ARG \
H A D14462 _launch_qemu -drive file="${TEST_IMG}",if=virtio
H A D056145 def hmp_io_writes(self, drive, patterns): argument
147 self.vm.hmp_qemu_io(drive, 'write -P%s %s %s' % pattern)
148 self.vm.hmp_qemu_io(drive, 'flush')
/openbmc/linux/arch/arm64/boot/dts/st/
H A Dstm32mp25-pinctrl.dtsi13 drive-push-pull;
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dtps65217-backlight.txt4 used to drive LEDs for use as backlights.
/openbmc/linux/fs/hfsplus/
H A DKconfig11 Macintosh-formatted hard drive partitions with full read-write access.
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drv1108.dtsi468 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
480 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
492 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
655 drive-strength = <8>;
659 drive-strength = <12>;
669 drive-strength = <8>;
673 drive-strength = <4>;
678 drive-strength = <4>;
/openbmc/linux/drivers/block/
H A DKconfig25 If you want to use the floppy disk drive(s) of your PC under Linux,
95 tristate "SEGA Dreamcast GD-ROM drive"
99 A standard SEGA Dreamcast comes with a modified CD ROM drive called a
101 with up to 1 GB of data. This drive will also read standard CD ROM
102 disks. Select this option to access any disks in your GD ROM drive.
149 drive partitions, CD-ROM drives or floppy drives. The loop devices
268 If you have a CDROM/DVD drive that supports packet writing, say
270 compliant ATAPI or SCSI drive, which is just about any newer
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-falcon.txt56 - lantiq,drive-current: Boolean, enables drive-current
H A Dqcom,sc8280xp-lpass-lpi-pinctrl.yaml82 drive-strength:
86 Selects the drive strength for the specified pins, in mA.
H A Dqcom,sm8350-lpass-lpi-pinctrl.yaml84 drive-strength:
88 Selects the drive strength for the specified pins, in mA.
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt2701-evb.dts171 drive-strength = <MTK_DRIVE_12mA>;
234 drive-strength = <MTK_DRIVE_4mA>;
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-evb.dtsi150 drive-strength = <8>;
155 drive-strength = <8>;
/openbmc/linux/arch/arm/boot/dts/gemini/
H A Dgemini-nas4220b.dts141 /* Set up drive strength on GMAC0 to 16 mA */
144 drive-strength = <16>;
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32mp1.txt178 - "st,drive" (only for LSE) value of the drive for the oscillator
197 st,drive = <LSEDRV_LOWEST>;
/openbmc/qemu/hw/ide/
H A Dqdev.c127 IDEDevice *ide_bus_create_drive(IDEBus *bus, int unit, DriveInfo *drive) in ide_bus_create_drive() argument
131 dev = qdev_new(drive->media_cd ? "ide-cd" : "ide-hd"); in ide_bus_create_drive()
133 qdev_prop_set_drive_err(dev, "drive", blk_by_legacy_dinfo(drive), in ide_bus_create_drive()

1...<<11121314151617181920>>...52