Searched defs:cmd_control (Results 1 – 1 of 1) sorted by relevance
281 struct cmd_control { struct282 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