Home
last modified time | relevance | path

Searched full:erasable (Results 1 – 12 of 12) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DDimm.interface.yaml150 Electrically Erasable Programmable Read Only Memory.
153 Flash Erasable Programmable Read Only Memory.
156 Erasable Programmable Read Only Memory.
/openbmc/qemu/hw/nvram/
H A Dnrf51_nvm.c239 "%s: Flash erase at 0x%" HWADDR_PRIx" while flash not erasable.\n", in io_write()
250 qemu_log_mask(LOG_GUEST_ERROR, "%s: Flash not erasable.\n", in io_write()
/openbmc/linux/drivers/mtd/
H A Dmtdblock.c37 * Since typical flash erasable sectors are much larger than what Linux's
/openbmc/linux/include/uapi/linux/
H A Dcdrom.h836 __u8 erasable : 1; member
842 __u8 erasable : 1; member
/openbmc/linux/drivers/block/
H A Dpktcdvd.c1778 if (di->erasable == 0) { in pkt_writable_disc()
1779 dev_err(ddev, "disc not erasable\n"); in pkt_writable_disc()
1818 pd->type = di.erasable ? PACKET_CDRW : PACKET_CDR; in pkt_probe_settings()
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c41 // SPS EEPROM sector size is 4KiB, since this is the smallest erasable size.
/openbmc/linux/fs/jffs2/
H A Ddebug.c298 * Check the space accounting and node_ref list correctness for the JFFS2 erasable block 'jeb'.
H A Dnodemgmt.c296 jffs2_dbg(1, "%s(): Triggering erase of erasable block at 0x%08x\n", in jffs2_find_nextblock()
H A Dgc.c93 jffs2_dbg(1, "No clean, dirty _or_ erasable blocks to GC from! Where are they all?\n"); in jffs2_find_gc_block()
/openbmc/linux/drivers/hid/
H A Dhid-picolcd_debugfs.c364 "block not erasable", "block too big", "section overflow",
/openbmc/linux/drivers/cdrom/
H A Dcdrom.c760 return di.erasable; in cdrom_media_erasable()
772 * erasable, _or_ if it fails since not all drives support it in cdrom_dvdram_open_write()
797 if (!di.erasable) in cdrom_mrw_open_write()
/openbmc/u-boot/cmd/
H A DKconfig461 Provides commands to read and write EEPROM (Electrically Erasable