Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Ddptest.h248 void Apply_Auto_Preset(char Init);
H A Ddptest.c341 Apply_Auto_Preset(0x1); in do_ast_dptest()
343 Apply_Auto_Preset(0x0); in do_ast_dptest()
363 void Apply_Auto_Preset(char Init) in Apply_Auto_Preset() function