Home
last modified time | relevance | path

Searched refs:DP_DEEMP_0 (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};
95 Deemphasis_Show = DP_DEEMP_0; in do_ast_dptest()
96 Deemphasis_Level = DP_DEEMP_0; in do_ast_dptest()
192 Deemphasis_Show = DP_DEEMP_0; in do_ast_dptest()
198 Deemphasis_Level = DP_DEEMP_0; in do_ast_dptest()
199 Deemphasis_Level_1 = DP_DEEMP_0; in do_ast_dptest()
1089 Deemphasis_Level_1 = DP_DEEMP_0; in Apply_HPD_Auto_Test()
1092 Deemphasis_RD = DP_DEEMP_0; in Apply_HPD_Auto_Test()
1397 case DP_DEEMP_0: in DPPHYTX_Show_Cfg()
H A Ddptest.h109 #define DP_DEEMP_0 0x00000000 macro