Searched refs:FASTCLK (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dqlogicfas408.h49 For this to have an effect, FASTCLK must also be 1 */
53 #define FASTCLK 0 /*(XTALFREQ>25?1:0)*/ macro
71 of the 40Mhz clock. If FASTCLK is 1, specifying 01 (1/2) will
73 the assertion delay, also in 1/2 clocks (FASTCLK is ignored here). */
H A Dqlogicfas408.c68 static int qlcfgc = (FASTCLK << 3) | (FASTSCSI << 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dqlogicfas408.h49 For this to have an effect, FASTCLK must also be 1 */
53 #define FASTCLK 0 /*(XTALFREQ>25?1:0)*/ macro
71 of the 40Mhz clock. If FASTCLK is 1, specifying 01 (1/2) will
73 the assertion delay, also in 1/2 clocks (FASTCLK is ignored here). */
H A Dqlogicfas408.c68 static int qlcfgc = (FASTCLK << 3) | (FASTSCSI << 4);

Completed in 73 milliseconds