Home
last modified time | relevance | path

Searched refs:AMD_CMD_UNLOCK_ACK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/mtd/
H A Dcfi_flash.h43 #define AMD_CMD_UNLOCK_ACK 0x55 macro
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c408 flash_write_cmd(info, sect, info->addr_unlock2, AMD_CMD_UNLOCK_ACK); in flash_unlock_seq()