Searched refs:FL_LOCKING (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/mtd/chips/ |
| D | fwh_lock.h | 19 #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()
|
| D | cfi_cmdset_0002.c | 1429 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() 2630 ret = get_chip(map, chip, adr + chip->start, FL_LOCKING); in do_atmel_lock() 2633 chip->state = FL_LOCKING; in do_atmel_lock() 2719 ret = get_chip(map, chip, adr, FL_LOCKING); in do_ppb_xxlock() 2736 chip->state = FL_LOCKING; in do_ppb_xxlock()
|
| D | cfi_cmdset_0001.c | 2111 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock() 2123 chip->state = FL_LOCKING; in do_xxlock_oneblock()
|
| D | cfi_cmdset_0020.c | 1091 chip->state = FL_LOCKING; in do_lock_oneblock()
|
| /Linux-v5.4/include/linux/mtd/ |
| D | flashchip.h | 33 FL_LOCKING, enumerator
|
| /Linux-v5.4/drivers/mtd/nand/onenand/ |
| D | samsung.c | 327 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()
|
| D | onenand_base.c | 2525 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd() 2555 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd() 2584 onenand_get_device(mtd, FL_LOCKING); in onenand_lock() 2602 onenand_get_device(mtd, FL_LOCKING); in onenand_unlock() 2661 this->wait(mtd, FL_LOCKING); in onenand_unlock_all()
|
| /Linux-v5.4/drivers/mtd/lpddr/ |
| D | lpddr_cmds.c | 699 ret = get_chip(map, chip, FL_LOCKING); in do_xxlock() 707 chip->state = FL_LOCKING; in do_xxlock()
|