Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/amd/
Ddepca.h86 #define LOOP 0x0004 /* Loopback */ macro
Dariadne.h254 #define LOOP 0x0400 /* Loopback Enable */ macro
/linux-3.4.99/Documentation/fault-injection/
Dprovoke-crashes.txt22 It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW,
/linux-3.4.99/arch/m68k/fpsp040/
Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
320 bnes LOOP
344 LOOP: label
Dssin.S509 bra LOOP
/linux-3.4.99/drivers/video/matrox/
Dmatroxfb_Ti3026.c204 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX)) argument
/linux-3.4.99/drivers/net/wan/
Dpc300-falc-lh.h1153 #define LOOP 0x1D /* Channel Loop Back */ macro
Dpc300_drv.c834 cpc_writeb(falcbase + F_REG(LOOP, ch), in falc_init_t1()
835 cpc_readb(falcbase + F_REG(LOOP, ch)) & ~LOOP_RTM); in falc_init_t1()
999 cpc_writeb(falcbase + F_REG(LOOP, ch), in falc_init_e1()
1000 cpc_readb(falcbase + F_REG(LOOP, ch)) & ~LOOP_SFM); in falc_init_e1()
/linux-3.4.99/drivers/media/video/
Dtw9910.c83 #define LOOP 0x2E /* LOOP Control Register */ macro
/linux-3.4.99/drivers/block/
DKconfig249 LOOP and CRYPTOLOOP, and make sure you have a recent (version 2.12
/linux-3.4.99/drivers/scsi/qla2xxx/
Dqla_def.h2529 #define LOOP 0 macro
Dqla_isr.c543 ha->operating_mode = LOOP; in qla2x00_async_event()
Dqla_init.c1807 if (ha->operating_mode == LOOP) in qla2x00_init_rings()
2008 ha->operating_mode = LOOP; in qla2x00_configure_hba()
/linux-3.4.99/arch/x86/lib/
Dx86-opcode-map.txt279 e2: LOOP Jb (f64)
/linux-3.4.99/drivers/net/ethernet/cisco/enic/
Denic_main.c2506 if (ENIC_SETTING(enic, LOOP)) { in enic_probe()
/linux-3.4.99/Documentation/
Dkernel-parameters.txt69 LOOP Loopback device support is enabled.
1446 max_loop= [LOOP] The number of loop block devices that get
/linux-3.4.99/arch/m68k/ifpsp060/src/
Dfplsp.S5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this
5906 bne.b LOOP # no
5933 LOOP: label
Dfpsp.S5577 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6130 bra.w LOOP