Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dfwh_lock.h19 #define FWH_XXLOCK_ONEBLOCK_LOCK ((struct fwh_xxlock_thunk){ FWH_DENY_WRITE, FL_LOCKING})
62 ret = get_chip(map, chip, adr, FL_LOCKING); in fwh_xxlock_oneblock()
H A Dcfi_cmdset_0002.c1429 ret = get_chip(map, chip, chip->start, FL_LOCKING); in do_otp_lock()
1434 chip->state = FL_LOCKING; in do_otp_lock()
1532 ret = get_chip(map, chip, base, FL_LOCKING); in cfi_amdstd_otp_walk()
2639 ret = get_chip(map, chip, adr + chip->start, FL_LOCKING); in do_atmel_lock()
2642 chip->state = FL_LOCKING; in do_atmel_lock()
2728 ret = get_chip(map, chip, adr, FL_LOCKING); in do_ppb_xxlock()
2745 chip->state = FL_LOCKING; in do_ppb_xxlock()
H A Dcfi_cmdset_0001.c2132 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock()
2144 chip->state = FL_LOCKING; in do_xxlock_oneblock()
H A Dcfi_cmdset_0020.c1088 chip->state = FL_LOCKING; in do_lock_oneblock()
/openbmc/linux/include/linux/mtd/
H A Dflashchip.h33 FL_LOCKING, enumerator
/openbmc/u-boot/include/linux/mtd/
H A Dflashchip.h36 FL_LOCKING, enumerator
/openbmc/u-boot/drivers/mtd/onenand/
H A Dsamsung.c225 case FL_LOCKING: in s3c_onenand_wait()
483 this->wait(mtd, FL_LOCKING); in s3c_onenand_do_lock_cmd()
501 this->wait(mtd, FL_LOCKING); in s3c_onenand_unlock_all()
H A Donenand_base.c2032 onenand_get_device(mtd, FL_LOCKING); in onenand_lock()
2050 onenand_get_device(mtd, FL_LOCKING); in onenand_unlock()
2109 this->wait(mtd, FL_LOCKING); in onenand_unlock_all()
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_samsung.c327 case FL_LOCKING: in s3c_onenand_wait()
769 this->wait(mtd, FL_LOCKING); in s3c_onenand_do_lock_cmd()
783 this->wait(mtd, FL_LOCKING); in s3c_unlock_all()
H A Donenand_base.c2529 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd()
2559 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd()
2588 onenand_get_device(mtd, FL_LOCKING); in onenand_lock()
2606 onenand_get_device(mtd, FL_LOCKING); in onenand_unlock()
2665 this->wait(mtd, FL_LOCKING); in onenand_unlock_all()
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c722 ret = get_chip(map, chip, FL_LOCKING); in do_xxlock()
730 chip->state = FL_LOCKING; in do_xxlock()