Searched refs:quadSwitch (Results 1 – 2 of 2) sorted by relevance
2696 uint8 quadSwitch; in Qspi_Ip_Sfdp444Switch() local2700 quadSwitch = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, QSPI_IP_SFDP_BASIC_444_SWITCH_DWORD, in Qspi_Ip_Sfdp444Switch()2702 if ((quadSwitch & 0x3U) != 0U) in Qspi_Ip_Sfdp444Switch()2708 else if ((quadSwitch & 0x4U) != 0U) in Qspi_Ip_Sfdp444Switch()2713 else if ((quadSwitch & 0x8U) != 0U) in Qspi_Ip_Sfdp444Switch()2717 else if ((quadSwitch & 0x16U) != 0U) in Qspi_Ip_Sfdp444Switch()
2691 uint8 quadSwitch; in Qspi_Ip_Sfdp444Switch() local2695 quadSwitch = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, QSPI_IP_SFDP_BASIC_444_SWITCH_DWORD, in Qspi_Ip_Sfdp444Switch()2697 if ((quadSwitch & 0x3U) != 0U) in Qspi_Ip_Sfdp444Switch()2703 else if ((quadSwitch & 0x4U) != 0U) in Qspi_Ip_Sfdp444Switch()2708 else if ((quadSwitch & 0x8U) != 0U) in Qspi_Ip_Sfdp444Switch()2712 else if ((quadSwitch & 0x16U) != 0U) in Qspi_Ip_Sfdp444Switch()