Home
last modified time | relevance | path

Searched refs:FLASH_CMD_RESET (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/mtd/
A Dcfi_flash.h12 #define FLASH_CMD_RESET 0xff macro
101 # undef FLASH_CMD_RESET
102 # define FLASH_CMD_RESET AMD_CMD_RESET /* use AMD-Reset instead */ macro
/u-boot/doc/
A DREADME.cfi13 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET);
46 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET);
/u-boot/drivers/mtd/
A Dcfi_flash.c1672 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET); in cmdset_intel_read_jedec_ids()
1681 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET); in cmdset_intel_read_jedec_ids()
1686 info->cmd_reset = FLASH_CMD_RESET; in cmdset_intel_init()
1855 info->cmd_reset = FLASH_CMD_RESET; in flash_detect_legacy()
1898 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET); in __flash_cmd_reset()
2134 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET); in flash_get_size()
2234 FLASH_CMD_RESET); in flash_get_size()
2321 flash_write16(FLASH_CMD_RESET, (void *)base); in cfi_flash_set_config_reg()

Completed in 7 milliseconds