Searched refs:sfdpForBytesTableDword1 (Results 1 – 1 of 1) sorted by relevance
1311 uint32_t sfdpForBytesTableDword1 = ((uint32_t*)sfdpBuffer)[FOUR_BYTE_ADDRESS_TABLE_BYTE_0]; in SfdpGetReadFourBytesCmd()1316 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_4S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1322 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_1S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1328 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_2S_2S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1334 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_1S_2S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1340 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_1S_1S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1739 uint32_t sfdpForBytesTableDword1 = ((uint32_t*)sfdpBuffer)[FOUR_BYTE_ADDRESS_TABLE_BYTE_0]; in SfdpGetProgramFourBytesCmd() local1747 if (_FLD2BOOL(SUPPORT_PP_1S_4S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetProgramFourBytesCmd()1751 else if (_FLD2BOOL(SUPPORT_PP_1S_1S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetProgramFourBytesCmd()1755 else if (_FLD2BOOL(SUPPORT_PP_1S_1S_1S_CMD, sfdpForBytesTableDword1)) in SfdpGetProgramFourBytesCmd()[all …]