Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-am33xx/
Dddr_defs.h297 struct cmd_control { struct
298 unsigned long cmd0csratio;
299 unsigned long cmd0csforce;
300 unsigned long cmd0csdelay;
301 unsigned long cmd0iclkout;
302 unsigned long cmd1csratio;
303 unsigned long cmd1csforce;
327 void config_cmd_ctrl(const struct cmd_control *cmd, int nr); argument