Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Ddptest.h146 #define F_EMPHASIS 0x00000002 // Emphasis : 1-0-2 macro
H A Ddptest.c290 flag = (F_EMPHASIS | F_PAT_PLTPAT); in do_ast_dptest()
298 flag = (F_EMPHASIS | F_PAT_PRBS7); in do_ast_dptest()
1211 else if (flag & F_EMPHASIS) in Apply_Main_Mesument()