Searched refs:LOOP (Results 1 – 9 of 9) sorted by relevance
254 #define LOOP 0x0400 /* Loopback Enable */ macro
204 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX)) argument
83 #define LOOP 0x2E /* LOOP Control Register */ macro
242 LOOP and CRYPTOLOOP, and make sure you have a recent (version 2.12
2545 if (ENIC_SETTING(enic, LOOP)) { in enic_probe()
3050 #define LOOP 0 macro
2197 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings()2421 ha->operating_mode = LOOP; in qla2x00_configure_hba()
797 ha->operating_mode = LOOP; in qla2x00_async_event()
1694 if (vha->hw->operating_mode == LOOP) in qla24xx_link_initialize()