Home
last modified time | relevance | path

Searched refs:MTD_UBIVOLUME (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/mtd/
A Dmtd-abi.h90 #define MTD_UBIVOLUME 7 macro
/u-boot/tools/env/
A Dfw_env.c1500 } else if (DEVTYPE(dev_current) == MTD_UBIVOLUME && in fw_env_open()
1501 DEVTYPE(!dev_current) == MTD_UBIVOLUME) { in fw_env_open()
1655 mtdinfo.type != MTD_UBIVOLUME) { in check_device_config()
/u-boot/cmd/
A Dmtd.c155 case MTD_UBIVOLUME: in mtd_show_device()
/u-boot/drivers/mtd/ubi/
A Dbuild.c910 if (mtd->type == MTD_UBIVOLUME) { in ubi_attach_mtd_dev()
/u-boot/drivers/mtd/
A Dmtdcore.c232 case MTD_UBIVOLUME: in mtd_type_show()

Completed in 22 milliseconds