Searched refs:FL_LOCKING (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/chips/ |
| H A 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()
|
| H A D | cfi_cmdset_0002.c | 1425 ret = get_chip(map, chip, chip->start, FL_LOCKING); in do_otp_lock() 1430 chip->state = FL_LOCKING; in do_otp_lock() 1528 ret = get_chip(map, chip, base, FL_LOCKING); in cfi_amdstd_otp_walk() 2635 ret = get_chip(map, chip, adr + chip->start, FL_LOCKING); in do_atmel_lock() 2638 chip->state = FL_LOCKING; in do_atmel_lock() 2724 ret = get_chip(map, chip, adr, FL_LOCKING); in do_ppb_xxlock() 2741 chip->state = FL_LOCKING; in do_ppb_xxlock()
|
| H A D | cfi_cmdset_0001.c | 2114 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock() 2126 chip->state = FL_LOCKING; in do_xxlock_oneblock()
|
| H A D | cfi_cmdset_0020.c | 1087 chip->state = FL_LOCKING; in do_lock_oneblock()
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | flashchip.h | 33 FL_LOCKING, enumerator
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | flashchip.h | 37 FL_LOCKING, enumerator
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/onenand/ |
| H A D | samsung.c | 226 case FL_LOCKING: in s3c_onenand_wait() 484 this->wait(mtd, FL_LOCKING); in s3c_onenand_do_lock_cmd() 502 this->wait(mtd, FL_LOCKING); in s3c_onenand_unlock_all()
|
| H A D | onenand_base.c | 2032 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()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/ |
| H A D | onenand_samsung.c | 327 case FL_LOCKING: in s3c_onenand_wait() 768 this->wait(mtd, FL_LOCKING); in s3c_onenand_do_lock_cmd() 782 this->wait(mtd, FL_LOCKING); in s3c_unlock_all()
|
| H A D | onenand_base.c | 2520 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd() 2550 this->wait(mtd, FL_LOCKING); in onenand_do_lock_cmd() 2579 onenand_get_device(mtd, FL_LOCKING); in onenand_lock() 2597 onenand_get_device(mtd, FL_LOCKING); in onenand_unlock() 2656 this->wait(mtd, FL_LOCKING); in onenand_unlock_all()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 725 ret = get_chip(map, chip, FL_LOCKING); in do_xxlock() 733 chip->state = FL_LOCKING; in do_xxlock()
|