Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Ddptest.c825 uchar swing0 = 0, preemphasis0 = 0; in Apply_HPD_Auto_Test() local
996 swing0 = 0x2; in Apply_HPD_Auto_Test()
1000 swing0 = 0x1; in Apply_HPD_Auto_Test()
1004 swing0 = 0x0; in Apply_HPD_Auto_Test()
1029 if (swing0 != swing1) in Apply_HPD_Auto_Test()
1076 if (swing0 == 0x2 || swing1 == 0x2) in Apply_HPD_Auto_Test()
1078 else if (swing0 == 1 || swing1 == 0x1) in Apply_HPD_Auto_Test()
1080 else if (swing0 == 0x0 || swing1 == 0x0) in Apply_HPD_Auto_Test()
1097 DBG(DBG_INF, "!!Swing %d / Pre-emphasis %d !!\n", swing0, preemphasis0); in Apply_HPD_Auto_Test()