Searched full:erasable (Results 1 – 12 of 12) sorted by relevance
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Dimm.interface.yaml | 150 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 D | nrf51_nvm.c | 239 "%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 D | mtdblock.c | 37 * Since typical flash erasable sectors are much larger than what Linux's
|
/openbmc/linux/include/uapi/linux/ |
H A D | cdrom.h | 836 __u8 erasable : 1; member 842 __u8 erasable : 1; member
|
/openbmc/linux/drivers/block/ |
H A D | pktcdvd.c | 1778 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 D | libcr51sign.c | 41 // SPS EEPROM sector size is 4KiB, since this is the smallest erasable size.
|
/openbmc/linux/fs/jffs2/ |
H A D | debug.c | 298 * Check the space accounting and node_ref list correctness for the JFFS2 erasable block 'jeb'.
|
H A D | nodemgmt.c | 296 jffs2_dbg(1, "%s(): Triggering erase of erasable block at 0x%08x\n", in jffs2_find_nextblock()
|
H A D | gc.c | 93 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 D | hid-picolcd_debugfs.c | 364 "block not erasable", "block too big", "section overflow",
|
/openbmc/linux/drivers/cdrom/ |
H A D | cdrom.c | 760 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 D | Kconfig | 461 Provides commands to read and write EEPROM (Electrically Erasable
|