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