Home
last modified time | relevance | path

Searched refs:rw (Results 76 – 100 of 767) sorted by relevance

12345678910>>...31

/openbmc/u-boot/configs/
H A DM54418TWR_serial_rmii_defconfig6 …ARGS="root=/dev/nfs rw nfsroot=192.168.1.1:/tftpboot/192.168.1.2 ip=192.168.1.2:192.168.1.1:192.1…
H A DM54418TWR_serial_mii_defconfig6 …ARGS="root=/dev/nfs rw nfsroot=192.168.1.1:/tftpboot/192.168.1.2 ip=192.168.1.2:192.168.1.1:192.1…
H A DM54418TWR_defconfig6 …ARGS="root=/dev/nfs rw nfsroot=192.168.1.1:/tftpboot/192.168.1.2 ip=192.168.1.2:192.168.1.1:192.1…
/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.cat199 let rw-xbstar = fence | (r-post-bounded ; xbstar ; w-pre-bounded)
205 let wr-incoh = pre-race & rf & rw-xbstar^-1
206 let rw-incoh = pre-race & fr & wr-vis^-1
208 empty (wr-incoh | rw-incoh | ww-incoh) as plain-coherence
211 let ww-nonrace = ww-vis & ((Marked * W) | rw-xbstar) & ((W * Marked) | wr-vis)
213 let wr-race = (pre-race & (co? ; rf)) \ wr-vis \ rw-xbstar^-1
214 let rw-race = (pre-race & fr) \ rw-xbstar
216 flag ~empty (ww-race | wr-race | rw-race) as data-race
/openbmc/linux/arch/sh/drivers/pci/
H A Dcommon.c33 #define EARLY_PCI_OP(rw, size, type) \ argument
34 int __init early_##rw##_config_##size(struct pci_channel *hose, \
37 return pci_##rw##_config_##size( \
/openbmc/qemu/plugins/
H A Dplugin.h68 enum qemu_plugin_mem_rw rw,
95 enum qemu_plugin_mem_rw rw,
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-init.rst30 <flags> ::= "ro" | "rw"
73 dm-mod.create="lroot,,,rw, 0 4096 linear 98:16 0, 4096 4096 linear 98:32 0" root=/dev/dm-0
75 This will boot to a rw dm-linear target of 8192 sectors split across two block
82 dm-linear,,1,rw,
105 dm-linear,,,rw,
/openbmc/pam-ipmi/
H A Dmeson.build42 install_mode: 'rw-------',
47 install_mode: 'rw-------',
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c623 bool nx, bool rw) in verify_rwx() argument
646 if (!rw || nx) in verify_rwx()
677 *rw = true; in lookup_address_in_pgd_attr()
683 *rw &= pgd_flags(*pgd) & _PAGE_RW; in lookup_address_in_pgd_attr()
694 *rw &= p4d_flags(*p4d) & _PAGE_RW; in lookup_address_in_pgd_attr()
730 bool nx, rw; in lookup_address_in_pgd() local
883 bool nx, rw; in __should_split_large_page() local
1001 nx, rw); in __should_split_large_page()
1082 bool nx, rw; in __split_large_page() local
1631 bool nx, rw; in __change_page_attr() local
[all …]
/openbmc/linux/drivers/tty/serial/
H A Dsunsab.c421 writeb(up->cached_mode, &up->regs->rw.mode); in sunsab_tx_idle()
422 writeb(up->cached_pvr, &up->regs->rw.pvr); in sunsab_tx_idle()
426 tmp = readb(&up->regs->rw.ccr2); in sunsab_tx_idle()
429 writeb(tmp, &up->regs->rw.ccr2); in sunsab_tx_idle()
567 tmp = readb(&up->regs->rw.ccr0); in sunsab_startup()
569 writeb(tmp, &up->regs->rw.ccr0); in sunsab_startup()
606 up->cached_dafo = readb(&up->regs->rw.dafo); in sunsab_shutdown()
608 writeb(up->cached_dafo, &up->regs->rw.dafo); in sunsab_shutdown()
612 writeb(up->cached_mode, &up->regs->rw.mode); in sunsab_shutdown()
626 tmp = readb(&up->regs->rw.ccr0); in sunsab_shutdown()
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-update.sh87 rwopts=rw
90 rwdir=/run/initramfs/rw
258 rwdir=/run/rw
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c271 u32 rw = (u32)(write ? FM_KG_KGAR_WRITE : FM_KG_KGAR_READ); in build_ar_scheme() local
274 rw | in build_ar_scheme()
292 u32 rw = write ? (u32)FM_KG_KGAR_WRITE : (u32)FM_KG_KGAR_READ; in build_ar_bind_scheme() local
295 rw | in build_ar_bind_scheme()
336 u32 rw = write ? (u32)FM_KG_KGAR_WRITE : (u32)FM_KG_KGAR_READ; in build_ar_bind_cls_plan() local
339 rw | in build_ar_bind_cls_plan()
/openbmc/linux/Documentation/w1/
H A Dw1-generic.rst93 w1_master_add (rw) manually register a slave device
95 w1_master_max_slave_count (rw) maximum number of slaves to search for at a time
97 w1_master_pullup (rw) 5V strong pullup 0 enabled, 1 disabled
98 w1_master_remove (rw) manually remove a slave device
99 w1_master_search (rw) the number of searches left to do,
131 rw (optional) created for slave devices which do not have
/openbmc/linux/drivers/i2c/busses/
H A Dscx200_acb.c270 char rw, u8 command, int size, in scx200_acb_smbus_xfer() argument
287 buffer = rw ? &data->byte : &command; in scx200_acb_smbus_xfer()
314 size, address, command, len, rw); in scx200_acb_smbus_xfer()
316 if (!len && rw == I2C_SMBUS_READ) { in scx200_acb_smbus_xfer()
323 iface->address_byte = (address << 1) | rw; in scx200_acb_smbus_xfer()
347 if (rc == 0 && size == I2C_SMBUS_WORD_DATA && rw == I2C_SMBUS_READ) in scx200_acb_smbus_xfer()
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dmpic.rst20 KVM_DEV_MPIC_BASE_ADDR (rw, 64-bit)
25 KVM_DEV_MPIC_GRP_REGISTER (rw, 32-bit)
33 KVM_DEV_MPIC_GRP_IRQ_ACTIVE (rw, 32-bit)
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c24 #define PCI_OP(rw, size, type, op, mask) \ argument
25 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
32 cfg_##rw(val, hose->cfg_data + (offset & mask), type, op); \
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c24 #define PCI_OP(rw, size, type, op, mask) \ argument
25 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
32 cfg_##rw(val, hose->cfg_data + (offset & mask), type, op); \
/openbmc/linux/drivers/ata/
H A Dpata_gayle.c44 unsigned int buflen, int rw) in pata_gayle_data_xfer() argument
52 if (rw == READ) in pata_gayle_data_xfer()
64 if (rw == READ) { in pata_gayle_data_xfer()
/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c135 const bool rw = type == TEST_TYPE_RW || in do_test() local
143 if (rw && shared && fs_is_unknown(fs_type)) { in do_test()
152 should_work = !shared || !rw || in do_test()
158 args.flags |= rw ? PIN_LONGTERM_TEST_FLAG_USE_WRITE : 0; in do_test()
/openbmc/hiomapd/vpnor/test/
H A Dwrite_patch.cpp54 assert(fs::copy_file(root.ro() / "TEST1", root.rw() / "TEST1")); in main()
64 fd = open((root.rw() / "TEST1").c_str(), O_RDONLY); in main()
/openbmc/u-boot/drivers/pci/
H A Dpci.c27 #define PCI_HOSE_OP(rw, size, type) \ argument
28 int pci_hose_##rw##_config_##size(struct pci_controller *hose, \
32 return hose->rw##_##size(hose, dev, offset, value); \
42 #define PCI_OP(rw, size, type, error_code) \ argument
43 int pci_##rw##_config_##size(pci_dev_t dev, int offset, type value) \
53 return pci_hose_##rw##_config_##size(hose, dev, offset, value); \
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_patch.cpp49 assert(fs::copy_file(root.ro() / "TEST1", root.rw() / "TEST1")); in main()
61 fd = open((root.rw() / "TEST1").c_str(), O_RDONLY); in main()
/openbmc/linux/include/linux/
H A Dio_uring.h45 int io_uring_cmd_import_fixed(u64 ubuf, unsigned long len, int rw,
86 static inline int io_uring_cmd_import_fixed(u64 ubuf, unsigned long len, int rw, in io_uring_cmd_import_fixed() argument
/openbmc/linux/net/llc/
H A Dllc_c_ev.c59 static u16 llc_util_ns_inside_rx_window(u8 ns, u8 vr, u8 rw) in llc_util_ns_inside_rx_window() argument
62 (vr + rw - 1) % LLC_2_SEQ_NBR_MODULO); in llc_util_ns_inside_rx_window()
205 !llc_util_ns_inside_rx_window(ns, vr, llc_sk(sk)->rw) ? 0 : 1; in llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns()
217 !llc_util_ns_inside_rx_window(ns, vr, llc_sk(sk)->rw) ? 0 : 1; in llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns()
228 llc_util_ns_inside_rx_window(ns, vr, llc_sk(sk)->rw) ? 0 : 1; in llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns()
272 !llc_util_ns_inside_rx_window(ns, vr, llc_sk(sk)->rw) ? 0 : 1; in llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns()
284 !llc_util_ns_inside_rx_window(ns, vr, llc_sk(sk)->rw) ? 0 : 1; in llc_conn_ev_rx_i_rsp_fbit_set_1_unexpd_ns()
295 !llc_util_ns_inside_rx_window(ns, vr, llc_sk(sk)->rw) ? 0 : 1; in llc_conn_ev_rx_i_rsp_fbit_set_x_unexpd_ns()
306 llc_util_ns_inside_rx_window(ns, vr, llc_sk(sk)->rw) ? 0 : 1; in llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns()
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c328 if (ch->rw) { in start_output()
329 ch->rw(&ch->io); in start_output()
354 if (ch->rw) { in start_input()
355 ch->rw(&ch->io); in start_input()
566 DBDMA_rw rw, DBDMA_flush flush, in DBDMA_register_channel() argument
574 assert(rw); in DBDMA_register_channel()
578 ch->rw = rw; in DBDMA_register_channel()
903 ch->rw = dbdma_unassigned_rw; in mac_dbdma_init()

12345678910>>...31