Searched refs:LP3_DataPerByte (Results 1 – 1 of 1) sorted by relevance
2633 U32 LP3_DataPerByte[DQS_BYTE_NUMBER]; in DramcGatingDebug() local2645 …LP3_DataPerByte[0] = (u4IO32ReadFldAlign(DRAMC_REG_ADDR(DDRPHY_MISC_STBERR_RK0_R), MISC_STBERR_RK0… in DramcGatingDebug()2646 LP3_DataPerByte[2] = (LP3_DataPerByte[0] >> 8) & 0xff; in DramcGatingDebug()2647 LP3_DataPerByte[0] &= 0xff; in DramcGatingDebug()2649 u4all_result_R = LP3_DataPerByte[0] | (LP3_DataPerByte[2] << 8); in DramcGatingDebug()2652 …LP3_DataPerByte[0] = (u4IO32ReadFldAlign(DRAMC_REG_ADDR(DDRPHY_MISC_STBERR_RK0_F), MISC_STBERR_RK0… in DramcGatingDebug()2653 LP3_DataPerByte[2] = (LP3_DataPerByte[0] >> 8) & 0xff; in DramcGatingDebug()2654 LP3_DataPerByte[0] &= 0xff; in DramcGatingDebug()2656 u4all_result_F = LP3_DataPerByte[0] | (LP3_DataPerByte[2] << 8); in DramcGatingDebug()2676 …LP3_DataPerByte[0] = (u4IO32ReadFldAlign(DRAMC_REG_ADDR(DDRPHY_MISC_STBERR_RK1_R), MISC_STBERR_RK1… in DramcGatingDebug()[all …]