Home
last modified time | relevance | path

Searched defs:cmd_control (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dddr_defs.h281 struct cmd_control { struct
282 unsigned long cmd0csratio;
283 unsigned long cmd0csforce;
284 unsigned long cmd0csdelay;
285 unsigned long cmd0iclkout;
286 unsigned long cmd1csratio;
287 unsigned long cmd1csforce;
311 void config_cmd_ctrl(const struct cmd_control *cmd, int nr); argument