Searched defs:cmd_control (Results 1 – 1 of 1) sorted by relevance
282 struct cmd_control { struct283 unsigned long cmd0csratio;284 unsigned long cmd0csforce;285 unsigned long cmd0csdelay;286 unsigned long cmd0iclkout;287 unsigned long cmd1csratio;288 unsigned long cmd1csforce;312 void config_cmd_ctrl(const struct cmd_control *cmd, int nr); argument