Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c27 static int lpddr_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
59 mtd->_unlock = lpddr_unlock; in lpddr_cmdset()
753 static int lpddr_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in lpddr_unlock() function