Searched refs:clockmode (Results 1 – 3 of 3) sorted by relevance
32 modprobe iuu_phoenix clockmode=336 parm: clockmode:1=3Mhz579,2=3Mhz680,3=6Mhz (int)42 - clockmode will provide 3 different base settings commonly adopted by49 For example to have best performance than a simple clockmode=3, try this:55 the speed to a score 10 to 20% better than the simple clockmode=3 !!!
32 int clockmode; /* unused */ member
44 static int clockmode = 1; variable1017 switch (clockmode) { in iuu_open()1220 module_param(clockmode, int, S_IRUGO | S_IWUSR);1221 MODULE_PARM_DESC(clockmode, "Card clock mode (1=3.579 MHz, 2=3.680 MHz, "