Searched refs:MTD_POWERUP_LOCK (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/mtd/
H A Dmtd-abi.h96 #define MTD_POWERUP_LOCK 0x2000 /* Always locked after reset */ macro
/u-boot/drivers/mtd/
H A Dmtdpart.c931 part.mask_flags |= MTD_POWERUP_LOCK;
H A Dmtdcore.c463 if ((mtd->flags & MTD_WRITEABLE) && (mtd->flags & MTD_POWERUP_LOCK)) {
/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c1175 if (slave->flags & MTD_POWERUP_LOCK)

Completed in 85 milliseconds