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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c452 #define SEE_CLK BIT(2) macro
7372 ee_value |= SEE_CLK; /* Clock data! */
7375 ee_value &= ~SEE_CLK;
7447 ee_value |= SEE_CLK; /* Clock data! */
7450 ee_value &= ~SEE_CLK;
7503 ee_value |= SEE_CLK; /* Clock data! */
7506 ee_value &= ~SEE_CLK;
7526 ee_value |= SEE_CLK; /* Clock data! */
7529 ee_value &= ~SEE_CLK;

Completed in 117 milliseconds