• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/

Lines Matching refs:loop

445 	int     loop;
451 /* 0x01 0xEE3FC2 ; 3B8FF ; Calibration (6a). enable TX IQ calibration loop circuits */
453 /* 0x0B 0x1905D6 ; 06417 ; Calibration (6b). enable TX I/Q cal loop squaring circuit */
494 for (loop = 0; loop < LOOP_TIMES; loop++) {
495 PHY_DEBUG(("[CAL] [%d.] ==================================\n", loop));
543 if (loop >= 19)
570 int loop;
573 /*0x01 0xEE3FC2 ; 3B8FF ; Calibration (6a). enable TX IQ calibration loop circuits */
575 /* 0x0B 0x1905D6 ; 06417 ; Calibration (6b). enable TX I/Q cal loop squaring circuit */
609 for (loop = 0; loop < LOOP_TIMES; loop++) {
610 PHY_DEBUG(("[CAL] [%d.] ==================================\n", loop));
658 if (loop >= 19)
696 u16 loop;
710 loop = LOOP_TIMES;
712 while (loop > 0) {
713 PHY_DEBUG(("[CAL] [%d.] <_tx_iq_calibration_loop>\n", (LOOP_TIMES-loop+1)));
951 loop--;
970 /* 0x01 0xEE3FC2 ; 3B8FF ; Calibration (6a). enable TX IQ calibration loop circuits */
972 /* 0x0B 0x1905D6 ; 06417 ; Calibration (6b). enable TX I/Q cal loop squaring circuit */
1122 u16 loop;
1156 /* for (loop = 0; loop < 1; loop++) */
1157 /* for (loop = 0; loop < LOOP_TIMES; loop++) */
1158 loop = LOOP_TIMES;
1159 while (loop > 0) {
1160 PHY_DEBUG(("[CAL] [%d.] <_rx_iq_calibration_loop>\n", (LOOP_TIMES-loop+1)));
1371 if (loop == 3)
1376 loop--;
1397 /* ; ----- Calibration (7). RX path IQ imbalance calibration loop */
1398 /* 0x01 0xFFBFC2 ; 3FEFF ; Calibration (7a). enable RX IQ calibration loop circuits */
1400 /* 0x0B 0x1A01D6 ; 06817 ; Calibration (7b). enable RX I/Q cal loop SW1 circuits */