Searched refs:has8ByteIdxSupport (Results 1 – 2 of 2) sorted by relevance
558 if (config->ifrDesc.feature.has8ByteIdxSupport != 0U) in FTFx_CMD_ProgramOnce()768 if (config->ifrDesc.feature.has8ByteIdxSupport != 0U) in FTFx_CMD_ReadOnce()1189 config->ifrDesc.feature.has8ByteIdxSupport = 1U; in ftfx_init_ifr()1195 config->ifrDesc.feature.has8ByteIdxSupport = 1U; in ftfx_init_ifr()1199 config->ifrDesc.feature.has8ByteIdxSupport = 0U; in ftfx_init_ifr()
292 uint32_t has8ByteIdxSupport : 1; member