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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dqlogicfas.c78 For this to have an effect, FASTCLK must also be 1 */
82 #define FASTCLK 0 macro
102 of the 40Mhz clock. If FASTCLK is 1, specifying 01 (1/2) will
104 the assertion delay, also in 1/2 clocks (FASTCLK is ignored here). */
148 static int qlcfgc = ( FASTCLK << 3 ) | ( FASTSCSI << 4 );

Completed in 32 milliseconds