Home
last modified time | relevance | path

Searched defs:eraseBlock (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_nandif.h51 int (*eraseBlock)(struct yaffs_dev *dev, unsigned blockId); member
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo5_cpld.cpp89 auto eraseBlock = [this](uint8_t block) -> sdbusplus::async::task<bool> { in eraseCfg() local