Lines Matching full:unlock
154 * uses addresses 0xAAA and 0x555 to unlock because the least significant in as_byte_addr()
188 static void unlock(const FlashConfig *c) in unlock() function
201 unlock(c); in sector_erase()
203 unlock(c); in sector_erase()
234 unlock(c); in program()
240 unlock(c); in chip_erase()
242 unlock(c); in chip_erase()
296 unlock(c); in test_geometry()
414 /* Unlock bypass */ in test_geometry()
415 unlock(c); in test_geometry()
453 unlock(c); in test_geometry()
455 unlock(c); in test_geometry()
591 unlock(c); in test_cfi_in_autoselect()