Home
last modified time | relevance | path

Searched refs:rw (Results 151 – 175 of 767) sorted by relevance

12345678910>>...31

/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-hello.rst29 -rw-r--r-- 1 fawkh 10000 365 feb 24 12:10 AUTHORS
31 -rw-r--r-- 1 fawkh 10000 16501 feb 24 12:10 ChangeLog
37 -rw-r--r-- 1 fawkh 10000 31 feb 24 12:10 .gitattributes
38 -rw-r--r-- 1 fawkh 10000 392 feb 24 12:10 .gitignore
40 -rw-r--r-- 1 fawkh 10000 1224 feb 24 12:10 LICENSE
41 -rw-r--r-- 1 fawkh 10000 15394 feb 24 12:10 LICENSE.GPL-2.0-only
42 -rw-r--r-- 1 fawkh 10000 1286 feb 24 12:10 LICENSE.MIT
43 -rw-r--r-- 1 fawkh 10000 229 feb 24 12:10 MANIFEST.in
44 -rw-r--r-- 1 fawkh 10000 2413 feb 24 12:10 README
45 -rw-r--r-- 1 fawkh 10000 43 feb 24 12:10 toaster-requirements.txt
[all …]
/openbmc/u-boot/board/k+p/bootscripts/
H A Dtpcboot.cmd22 setenv mmcroot "/dev/mmcblk${devnum}p2 rootwait rw"
68 setenv nfsargs "setenv bootargs root=/dev/nfs rw nfsroot='${rootpath}',nolock,nfsvers=3"
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.h128 sja1105_spi_rw_mode_t rw);
180 sja1105_spi_rw_mode_t rw) in sja1105_ptp_commit() argument
/openbmc/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst26 KVM_VGIC_V2_ADDR_TYPE_DIST (rw, 64-bit)
31 KVM_VGIC_V2_ADDR_TYPE_CPU (rw, 64-bit)
55 All distributor regs are (rw, 32-bit)
89 All CPU interface regs are (rw, 32-bit)
/openbmc/u-boot/tools/binman/test/
H A D067_fmap.dts19 name-prefix = "rw-";
H A D056_name_prefix.dts22 name-prefix = "rw-";
H A D060_fdt_update.dts21 name-prefix = "rw-";
H A D061_fdt_update_bad.dts21 name-prefix = "rw-";
/openbmc/u-boot/board/freescale/mx35pdk/
H A DREADME23 exec -c "noinitrd console=ttymxc0,115200 root=/dev/mtdblock8 rw rootfstype=jffs2 ip=dhcp fec_mac=00…
33 …15200 root=/dev/nfsroot rootfstype=nfsroot nfsroot=192.168.1.1:/opt/eldk-4.2-arm/armVFP rw ip=dhcp"
69 …=/dev/nfsroot rootfstype=nfsroot nfsroot=192.168.1.1:/opt/eldk-4.2-arm/arm rw ip=dhcp mtdparts=mxc…
/openbmc/u-boot/arch/xtensa/dts/
H A Dml605.dts8 …n=uart8250,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
H A Dkc705.dts8 …n=uart8250,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
H A Dkc705_nommu.dts8 …n=uart8250,mmio32native,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
H A Dml605_nommu.dts8 …n=uart8250,mmio32native,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
/openbmc/linux/drivers/mmc/host/
H A Dcavium.c519 int count, rw; in prepare_dma_single() local
526 rw = (data->flags & MMC_DATA_WRITE) ? 1 : 0; in prepare_dma_single()
528 FIELD_PREP(MIO_EMM_DMA_CFG_RW, rw); in prepare_dma_single()
541 (rw) ? "W" : "R", sg_dma_len(&data->sg[0]), count); in prepare_dma_single()
556 int count, i, rw; in prepare_dma_sg() local
580 rw = (data->flags & MMC_DATA_WRITE) ? 1 : 0; in prepare_dma_sg()
581 fifo_cmd = FIELD_PREP(MIO_EMM_DMA_FIFO_CMD_RW, rw); in prepare_dma_sg()
598 (rw) ? "W" : "R", sg_dma_len(sg), i, count); in prepare_dma_sg()
/openbmc/linux/drivers/ata/
H A Dpata_legacy.c329 unsigned char *buf, unsigned int buflen, int rw) in pdc_data_xfer_vlb() argument
348 if (rw == READ) in pdc_data_xfer_vlb()
356 if (rw == READ) { in pdc_data_xfer_vlb()
367 buflen = ata_sff_data_xfer32(qc, buf, buflen, rw); in pdc_data_xfer_vlb()
731 unsigned int buflen, int rw) in vlb32_data_xfer() argument
739 if (rw == WRITE) in vlb32_data_xfer()
747 if (rw == WRITE) { in vlb32_data_xfer()
757 return ata_sff_data_xfer(qc, buf, buflen, rw); in vlb32_data_xfer()
/openbmc/u-boot/configs/
H A Ds32v234evb_defconfig8 CONFIG_BOOTARGS="console=ttyLF0 root=/dev/ram rw"
/openbmc/openbmc/meta-openpower/classes/
H A Dopenpower-software-manager-ubi.bbclass7 obmc-flash-bios-ubiumount-rw@.service \
/openbmc/linux/tools/perf/Documentation/
H A Dperf.data-directory-format.txt25 └── [-rw------- 25912] data
40 ├── [-rw------- 23744] data
/openbmc/qemu/contrib/plugins/
H A Dhotpages.c28 static enum qemu_plugin_mem_rw rw = QEMU_PLUGIN_MEM_RW; variable
160 rw, NULL); in vcpu_tb_trans()
/openbmc/linux/arch/xtensa/boot/dts/
H A Dkc705_nommu.dts9 …arlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/
H A Dqemux86-directdisk.wks7 bootloader --timeout=0 --append="rw oprofile.timer=1 rootfstype=ext4 console=tty console=ttyS0 "
/openbmc/linux/Documentation/locking/
H A Dindex.rst24 percpu-rw-semaphore
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpriv.h13 bool rw; member
/openbmc/qemu/target/nios2/
H A Dmmu.h48 target_ulong vaddr, int rw, int mmu_idx);
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-jsonpath-rw_1.4.0.bb2 HOMEPAGE = "https://github.com/kennknowles/python-jsonpath-rw"

12345678910>>...31