Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Ddptest.c826 uchar swing1 = 0, preemphasis1 = 0; in Apply_HPD_Auto_Test() local
1014 swing1 = 0x2; in Apply_HPD_Auto_Test()
1018 swing1 = 0x1; in Apply_HPD_Auto_Test()
1022 swing1 = 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()