Searched refs:CFI_EBLK_INFO_SIZE (Results 1 – 2 of 2) sorted by relevance
77 #define CFI_EBLK_INFO_SIZE 4 macro
252 fence = sc->sc_cfi_raw[CFI_NUM_ERASE_BLK_REG] * CFI_EBLK_INFO_SIZE in flash_attach()254 for (; i < fence; i += CFI_EBLK_INFO_SIZE) { in flash_attach()