Home
last modified time | relevance | path

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

/external/u-boot/include/mtd/
Dcfi_flash.h42 #define AMD_CMD_UNLOCK_ACK 0x55 macro
/external/u-boot/drivers/mtd/
Dcfi_flash.c407 flash_write_cmd(info, sect, info->addr_unlock2, AMD_CMD_UNLOCK_ACK); in flash_unlock_seq()