Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Ddptest.c79 int Deemlevel[3] = {DP_DEEMP_2, DP_DEEMP_0, DP_DEEMP_1};
190 Deemphasis_Level = DP_DEEMP_1; in do_ast_dptest()
200 Deemphasis_Show = DP_DEEMP_1; in do_ast_dptest()
207 Deemphasis_Level_1 = DP_DEEMP_1; in do_ast_dptest()
1085 Deemphasis_Level_1 = DP_DEEMP_1; in Apply_HPD_Auto_Test()
1088 Deemphasis_RD = DP_DEEMP_1; in Apply_HPD_Auto_Test()
1270 if (Deemphasis_RD == DP_DEEMP_1) in Set_Redriver()
1404 case DP_DEEMP_1: in DPPHYTX_Show_Cfg()
H A Ddptest.h110 #define DP_DEEMP_1 0x11000000 macro