Home
last modified time | relevance | path

Searched refs:TrainPat (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/aspeed/
H A Ddptest.h243 uchar Adjust_CR_EQ_Train(int TrainPat, uchar ADJStatus);
H A Ddptest.c458 uchar Adjust_CR_EQ_Train(int TrainPat, uchar ADJStatus) in Adjust_CR_EQ_Train() argument
473 value = ((readl(DP_TX_MAIN_PAT) & ~(0x30000000)) | TrainPat); in Adjust_CR_EQ_Train()
479 if (TrainPat == 0x10000000) in Adjust_CR_EQ_Train()