Home
last modified time | relevance | path

Searched refs:clockmode (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/Documentation/usb/
Diuu_phoenix.txt32 modprobe iuu_phoenix clockmode=3
36 parm: clockmode:1=3Mhz579,2=3Mhz680,3=6Mhz (int)
42 - clockmode will provide 3 different base settings commonly adopted by
49 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 !!!
/linux-4.4.14/include/uapi/linux/
Dbpqether.h32 int clockmode; /* unused */ member
/linux-4.4.14/drivers/usb/serial/
Diuu_phoenix.c44 static int clockmode = 1; variable
1017 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, "