Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/chips/
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()
Dcfi_cmdset_0002.c1335 ret = get_chip(map, chip, chip->start, FL_LOCKING); in do_otp_lock()
1340 chip->state = FL_LOCKING; in do_otp_lock()
1438 ret = get_chip(map, chip, base, FL_LOCKING); in cfi_amdstd_otp_walk()
2456 ret = get_chip(map, chip, adr + chip->start, FL_LOCKING); in do_atmel_lock()
2459 chip->state = FL_LOCKING; in do_atmel_lock()
2547 ret = get_chip(map, chip, adr, FL_LOCKING); in do_ppb_xxlock()
2564 chip->state = FL_LOCKING; in do_ppb_xxlock()
Dcfi_cmdset_0001.c2110 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock()
2122 chip->state = FL_LOCKING; in do_xxlock_oneblock()
Dcfi_cmdset_0020.c1086 chip->state = FL_LOCKING; in do_lock_oneblock()
/Linux-v4.19/include/linux/mtd/
Dflashchip.h47 FL_LOCKING, enumerator
/Linux-v4.19/drivers/mtd/nand/onenand/
Dsamsung.c330 case FL_LOCKING: in s3c_onenand_wait()
772 this->wait(mtd, FL_LOCKING); in s3c_onenand_do_lock_cmd()
786 this->wait(mtd, FL_LOCKING); in s3c_unlock_all()
Donenand_base.c2528 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd()
2558 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd()
2587 onenand_get_device(mtd, FL_LOCKING); in onenand_lock()
2605 onenand_get_device(mtd, FL_LOCKING); in onenand_unlock()
2664 this->wait(mtd, FL_LOCKING); in onenand_unlock_all()
/Linux-v4.19/drivers/mtd/lpddr/
Dlpddr_cmds.c711 ret = get_chip(map, chip, FL_LOCKING); in do_xxlock()
719 chip->state = FL_LOCKING; in do_xxlock()