Searched refs:clockmode (Results 1 – 4 of 4) 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 !!!
31 int clockmode; /* unused */ member
39 static int clockmode = 1; variable990 switch (clockmode) { in iuu_open()1195 module_param(clockmode, int, S_IRUGO | S_IWUSR);1196 MODULE_PARM_DESC(clockmode, "Card clock mode (1=3.579 MHz, 2=3.680 MHz, "
1465 enum cxd2880_tnrdmd_clockmode clockmode) in spll_reset() argument1494 switch (clockmode) { in spll_reset()