Home
last modified time | relevance | path

Searched refs:writeable (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst19 passing "spi_intel.writeable=1".
35 3) Add "spi_intel.writeable=1" to the kernel command line and reboot
36 the board (you can also reload the driver passing "writeable=1" as
/openbmc/dbus-sensors/src/
H A DThresholds.hpp40 writeable(write) in Threshold()
46 bool writeable; member
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst75 protection_level The protection_level is readable and writeable, and
84 reset_protection The reset_protection entry is writeable only, being "1"
/openbmc/linux/drivers/scsi/
H A Dsr.h38 unsigned writeable : 1; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/files/
H A Dremove-help2man.patch25 -## Exit gracefully if zile.1.in is not writeable, such as during distcheck!
/openbmc/linux/Documentation/hwmon/
H A Dmax31730.rst41 Only temp1_min is writeable.
H A Dmax15301.rst52 provides a writeable module parameter, 'delay', which can be used to
/openbmc/linux/include/linux/mfd/
H A Daat2870.h115 bool writeable; member
/openbmc/linux/sound/usb/
H A Dclock.c500 bool writeable; in snd_usb_set_sample_rate_v2v3() local
516 writeable = uac_v2v3_control_is_writeable(bmControls, in snd_usb_set_sample_rate_v2v3()
518 if (!writeable) in snd_usb_set_sample_rate_v2v3()
/openbmc/linux/drivers/xen/
H A Dgntdev.c796 bool writeable; member
807 ret = pin_user_pages_fast(addr, 1, batch->writeable ? FOLL_WRITE : 0, &page); in gntdev_get_page()
821 unpin_user_pages_dirty_lock(batch->pages, batch->nr_pages, batch->writeable); in gntdev_put_pages()
823 batch->writeable = false; in gntdev_put_pages()
912 batch->writeable = false; in gntdev_grant_copy_seg()
932 batch->writeable = true; in gntdev_grant_copy_seg()
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A Dremove.ldconfig.call.patch4 Subject: [PATCH] When /etc/ld.so.cache is writeable by user running bitbake
/openbmc/linux/arch/mips/kvm/
H A Dmmu.c596 bool writeable; in kvm_mips_map_page() local
632 pfn = gfn_to_pfn_prot(kvm, gfn, write_fault, &writeable); in kvm_mips_map_page()
656 if (writeable) { in kvm_mips_map_page()
/openbmc/linux/drivers/spi/
H A Dspi-intel.c185 static bool writeable; variable
186 module_param(writeable, bool, 0);
187 MODULE_PARM_DESC(writeable, "Enable write access to SPI flash chip (default=0)");
1113 if (writeable && !intel_spi_set_writeable(ispi)) { in intel_spi_init()
1115 writeable = false; in intel_spi_init()
1250 if (!writeable || intel_spi_is_protected(ispi, base, limit)) in intel_spi_fill_partition()
/openbmc/linux/drivers/mfd/
H A Daat2870-core.c133 if (!aat2870->reg_cache[addr].writeable) { in __aat2870_write()
431 if (reg->writeable) in aat2870_i2c_resume()
/openbmc/linux/net/vmw_vsock/
H A Dhyperv_transport.c216 u32 writeable = hv_get_bytes_to_write(&chan->outbound); in hvs_channel_writable_bytes() local
223 if (writeable <= HVS_PKT_LEN(1) + HVS_PKT_LEN(0)) in hvs_channel_writable_bytes()
226 ret = writeable - HVS_PKT_LEN(1) - HVS_PKT_LEN(0); in hvs_channel_writable_bytes()
/openbmc/u-boot/board/imgtec/xilfpga/
H A DREADME34 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
/openbmc/linux/Documentation/devicetree/bindings/mips/img/
H A Dxilfpga.txt69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/
H A Detcd_3.5.7.bb52 # writeable so things like "bitbake -c cleanall etcd" will work.
/openbmc/u-boot/doc/driver-model/
H A Dfdt-fixup.txt56 call-back function, which is passed a writeable pointer to the device tree.
73 The passed-in void pointer is a writeable pointer to the device tree, which can
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst45 writeable 'net_prio.ifpriomap' file that can be used to set a system default
/openbmc/linux/Documentation/filesystems/smb/
H A Dcifsroot.rst86 writeable = yes
/openbmc/phosphor-mboxd/vpnor/
H A DREADME.md49 writeable. The error should be returned in response to the request to open
/openbmc/hiomapd/vpnor/
H A DREADME.md45 writeable. The error should be returned in response to the request to open
/openbmc/linux/arch/arm/mm/
H A Dproc-v7m.S127 @ point to writeable memory because the processor saves
/openbmc/u-boot/board/armltd/integrator/
H A DREADME31 writeable memory to 0x00000000 in the Integrator address space.

123