Searched refs:srShift (Results 1 – 2 of 2) sorted by relevance
1425 uint8 srShift; in Qspi_Ip_SfdpLutAddSrAddr() local1449 srShift = (uint8)Qspi_Ip_SfdpGetSRMapParam(sfdpTables, QSPI_IP_SFDP_SRMAP_SR_SHIFT_DWORD, in Qspi_Ip_SfdpLutAddSrAddr()1453 addrOffset = addrOffset + ((uint32)srAddr << (srShift * 8U)); in Qspi_Ip_SfdpLutAddSrAddr()
1420 uint8 srShift; in Qspi_Ip_SfdpLutAddSrAddr() local1444 srShift = (uint8)Qspi_Ip_SfdpGetSRMapParam(sfdpTables, QSPI_IP_SFDP_SRMAP_SR_SHIFT_DWORD, in Qspi_Ip_SfdpLutAddSrAddr()1448 addrOffset = addrOffset + ((uint32)srAddr << (srShift * 8U)); in Qspi_Ip_SfdpLutAddSrAddr()