Searched refs:LOOP (Results 1 – 12 of 12) sorted by relevance
| /drivers/media/pci/tw686x/ |
| A D | tw686x-regs.h | 100 #define LOOP VDREG2(0x195) macro
|
| A D | tw686x-video.c | 1296 reg_write(dev, LOOP[0], 0xa5); in tw686x_video_init() 1299 reg_write(dev, LOOP[1], 0xa5); in tw686x_video_init()
|
| /drivers/net/ethernet/amd/ |
| A D | ariadne.h | 254 #define LOOP 0x0400 /* Loopback Enable */ macro
|
| /drivers/video/fbdev/matrox/ |
| A D | matroxfb_Ti3026.c | 206 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX)) argument
|
| /drivers/misc/lkdtm/ |
| A D | bugs.c | 703 CRASHTYPE(LOOP),
|
| /drivers/media/i2c/ |
| A D | tw9910.c | 82 #define LOOP 0x2E /* LOOP Control Register */ macro
|
| /drivers/tty/vt/ |
| A D | ucs_width_table.h_shipped | 391 { 0x27B0, 0x27B0 }, /* CURLY LOOP */ 392 { 0x27BF, 0x27BF }, /* DOUBLE CURLY LOOP */
|
| /drivers/net/ethernet/cisco/enic/ |
| A D | enic_main.c | 2844 if (ENIC_SETTING(enic, LOOP)) { in enic_probe()
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_def.h | 4250 #define LOOP 0 macro
|
| A D | qla_isr.c | 1549 ha->operating_mode = LOOP; in qla2x00_async_event()
|
| A D | qla_init.c | 4840 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings() 5077 ha->operating_mode = LOOP; in qla2x00_configure_hba()
|
| A D | qla_mbx.c | 2349 if (vha->hw->operating_mode == LOOP) in qla24xx_link_initialize()
|
Completed in 104 milliseconds