Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/
A Dcfi_flash.c62 static uint flash_offset_cfi[2] = { FLASH_OFFSET_CFI, FLASH_OFFSET_CFI_ALT }; variable
1911 for (cfi_offset = 0; cfi_offset < ARRAY_SIZE(flash_offset_cfi); in __flash_detect_cfi()
1913 flash_write_cmd(info, 0, flash_offset_cfi[cfi_offset], in __flash_detect_cfi()
1922 info->cfi_offset = flash_offset_cfi[cfi_offset]; in __flash_detect_cfi()

Completed in 6 milliseconds