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

/linux-master/arch/arc/lib/
H A Dmemcpy-archs-unaligned.S28 ;; LOOP START
41 ;; LOOP START
H A Dmemcpy-archs.S50 ;; LOOP BEGIN
64 ;; LOOP START
78 ;; LOOP START
107 ;; LOOP START
132 ;; LOOP START
150 ;; LOOP START
173 ;; LOOP START
190 ;; LOOP START
213 ;; LOOP START
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh93 LOOP=0
94 while [[ $LOOP -lt $DELAY_FACTOR ]]
97 ((LOOP++))
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-regs.h100 #define LOOP VDREG2(0x195) macro
H A Dtw686x-video.c1298 reg_write(dev, LOOP[0], 0xa5);
1301 reg_write(dev, LOOP[1], 0xa5);
/linux-master/drivers/net/ethernet/amd/
H A Dariadne.h254 #define LOOP 0x0400 /* Loopback Enable */ macro
/linux-master/arch/m68k/fpsp040/
H A Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
320 bnes LOOP
344 LOOP: label
440 bra LOOP
H A Dssin.S385 |--there is a danger of unwanted overflow in first LOOP iteration. In this
389 bnes LOOP
413 LOOP: label
509 bra LOOP
/linux-master/drivers/misc/lkdtm/
H A Dbugs.c674 CRASHTYPE(LOOP),
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_Ti3026.c205 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX))
234 #define TVP3026_XMEMPLLCTRL_DIV(X) (((X)-1)>>1) /* 2,4,6,8,10,12,14,16, division applied to LOOP PLL after divide by 2^P */
/linux-master/drivers/media/i2c/
H A Dtw9910.c82 #define LOOP 0x2E /* LOOP Control Register */ macro
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2888 if (ENIC_SETTING(enic, LOOP)) {
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h4239 #define LOOP 0 macro
H A Dqla_init.c4818 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha))
5055 ha->operating_mode = LOOP;
5723 "LOOP READY.\n");
H A Dqla_isr.c1427 "LOOP INIT ERROR (%x).\n", mb[1]);
1462 "LOOP UP detected (%s Gbps).\n",
1492 "LOOP DOWN detected (%x %x %x %x).\n",
1510 vha, 0x00d8, "LOOP DOWN detected,"
1549 ha->operating_mode = LOOP;
H A Dqla_mbx.c2349 if (vha->hw->operating_mode == LOOP)
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S5471 #--there is a danger of unwanted overflow in first LOOP iteration. In this
5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this
5906 bne.b LOOP # no
5933 LOOP: label
6024 bra.w LOOP
H A Dfpsp.S5577 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6008 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6012 bne.b LOOP # no
6039 LOOP: label
6130 bra.w LOOP

Completed in 541 milliseconds