Searched refs:flash_offset_cfi (Results 1 – 1 of 1) sorted by relevance
55 static uint flash_offset_cfi[2] = { FLASH_OFFSET_CFI, FLASH_OFFSET_CFI_ALT }; variable1903 for (cfi_offset = 0; cfi_offset < ARRAY_SIZE(flash_offset_cfi); in __flash_detect_cfi()1905 flash_write_cmd(info, 0, flash_offset_cfi[cfi_offset], in __flash_detect_cfi()1914 info->cfi_offset = flash_offset_cfi[cfi_offset]; in __flash_detect_cfi()