Searched refs:LOOP (Results 1 – 24 of 24) sorted by relevance
/Linux-v5.4/arch/arc/lib/ |
D | memcpy-archs.S | 50 ;; 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
|
D | memcpy-archs-unaligned.S | 28 ;; LOOP START 41 ;; LOOP START
|
/Linux-v5.4/Documentation/fault-injection/ |
D | provoke-crashes.rst | 31 It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW,
|
/Linux-v5.4/arch/m68k/fpsp040/ |
D | stan.S | 316 |--there is a danger of unwanted overflow in first LOOP iteration. In this 320 bnes LOOP 344 LOOP: label
|
D | ssin.S | 509 bra LOOP
|
/Linux-v5.4/drivers/media/pci/tw686x/ |
D | tw686x-regs.h | 100 #define LOOP VDREG2(0x195) macro
|
D | tw686x-video.c | 1298 reg_write(dev, LOOP[0], 0xa5); in tw686x_video_init() 1301 reg_write(dev, LOOP[1], 0xa5); in tw686x_video_init()
|
/Linux-v5.4/drivers/net/ethernet/amd/ |
D | ariadne.h | 254 #define LOOP 0x0400 /* Loopback Enable */ macro
|
/Linux-v5.4/drivers/video/fbdev/matrox/ |
D | matroxfb_Ti3026.c | 205 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX)) argument
|
/Linux-v5.4/drivers/misc/lkdtm/ |
D | core.c | 109 CRASHTYPE(LOOP),
|
/Linux-v5.4/Documentation/media/uapi/rc/ |
D | rc-tables.rst | 193 - REPEAT / LOOP / RECALL
|
/Linux-v5.4/drivers/media/i2c/ |
D | tw9910.c | 82 #define LOOP 0x2E /* LOOP Control Register */ macro
|
/Linux-v5.4/Documentation/admin-guide/ |
D | kernel-parameters.rst | 118 LOOP Loopback device support is enabled.
|
D | kernel-parameters.txt | 2437 max_loop= [LOOP] The number of loop block devices that get
|
/Linux-v5.4/drivers/block/ |
D | Kconfig | 205 LOOP and CRYPTOLOOP, and make sure you have a recent (version 2.12
|
/Linux-v5.4/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 2918 if (ENIC_SETTING(enic, LOOP)) { in enic_probe()
|
/Linux-v5.4/arch/x86/lib/ |
D | x86-opcode-map.txt | 286 e2: LOOP Jb (f64)
|
/Linux-v5.4/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 286 e2: LOOP Jb (f64)
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_def.h | 3753 #define LOOP 0 macro
|
D | qla_isr.c | 894 ha->operating_mode = LOOP; in qla2x00_async_event()
|
D | qla_init.c | 4073 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings() 4303 ha->operating_mode = LOOP; in qla2x00_configure_hba()
|
D | qla_mbx.c | 2209 if (vha->hw->operating_mode == LOOP) in qla24xx_link_initialize()
|
/Linux-v5.4/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this 5906 bne.b LOOP # no 5933 LOOP: label
|
D | fpsp.S | 5577 #--there is a danger of unwanted overflow in first LOOP iteration. In this 6130 bra.w LOOP
|