Searched refs:sfdpForBytesTableDword1 (Results 1 – 1 of 1) sorted by relevance
1248 uint32_t sfdpForBytesTableDword1 = ((uint32_t*)sfdpBuffer)[FOUR_BYTE_ADDRESS_TABLE_BYTE_0]; in SfdpGetReadFourBytesCmd()1253 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_4S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1259 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_1S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1265 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_2S_2S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1271 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_1S_2S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1277 if (_FLD2BOOL(SUPPORT_FAST_READ_1S_1S_1S_CMD, sfdpForBytesTableDword1)) in SfdpGetReadFourBytesCmd()1676 uint32_t sfdpForBytesTableDword1 = ((uint32_t*)sfdpBuffer)[FOUR_BYTE_ADDRESS_TABLE_BYTE_0]; in SfdpGetProgramFourBytesCmd() local1685 if (_FLD2BOOL(SUPPORT_PP_1S_4S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetProgramFourBytesCmd()1689 else if (_FLD2BOOL(SUPPORT_PP_1S_1S_4S_CMD, sfdpForBytesTableDword1)) in SfdpGetProgramFourBytesCmd()1693 else if (_FLD2BOOL(SUPPORT_PP_1S_1S_1S_CMD, sfdpForBytesTableDword1)) in SfdpGetProgramFourBytesCmd()[all …]