Searched refs:resetOption (Results 1 – 2 of 2) sorted by relevance
1110 static void Qspi_Ip_SfdpConfigResetOthers(uint8 resetOption,3321 static void Qspi_Ip_SfdpConfigResetOthers(uint8 resetOption, in Qspi_Ip_SfdpConfigResetOthers() argument3327 if ((resetOption & 0x1U) != 0U) in Qspi_Ip_SfdpConfigResetOthers()3332 else if ((resetOption & 0x2U) != 0U) in Qspi_Ip_SfdpConfigResetOthers()3337 else if ((resetOption & 0x4U) != 0U) in Qspi_Ip_SfdpConfigResetOthers()3361 uint8 resetOption; in Qspi_Ip_SfdpGetBasicResetInfo() local3363 resetOption = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, QSPI_IP_SFDP_BASIC_SW_RESET_DWORD, in Qspi_Ip_SfdpGetBasicResetInfo()3365 if ((resetOption & 0x10U) != 0U) in Qspi_Ip_SfdpGetBasicResetInfo()3371 else if ((resetOption & 0x8U) != 0U) in Qspi_Ip_SfdpGetBasicResetInfo()3378 Qspi_Ip_SfdpConfigResetOthers(resetOption, pConfig, resetSettings, pads); in Qspi_Ip_SfdpGetBasicResetInfo()
3323 uint8 resetOption; in Qspi_Ip_SfdpGetBasicResetInfo() local3325 resetOption = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, QSPI_IP_SFDP_BASIC_SW_RESET_DWORD, in Qspi_Ip_SfdpGetBasicResetInfo()3327 if ((resetOption & 0x10U) != 0U) in Qspi_Ip_SfdpGetBasicResetInfo()3333 else if ((resetOption & 0x8U) != 0U) in Qspi_Ip_SfdpGetBasicResetInfo()3338 else if ((resetOption & 0x1U) != 0U) in Qspi_Ip_SfdpGetBasicResetInfo()3343 else if ((resetOption & 0x2U) != 0U) in Qspi_Ip_SfdpGetBasicResetInfo()3348 else if ((resetOption & 0x4U) != 0U) in Qspi_Ip_SfdpGetBasicResetInfo()