Searched refs:LOOP (Results 1 – 8 of 8) 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
239 LOOP and CRYPTOLOOP, and make sure you have a recent (version 2.12
2907 #define LOOP 0 macro
2042 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings()2257 ha->operating_mode = LOOP; in qla2x00_configure_hba()
733 ha->operating_mode = LOOP; in qla2x00_async_event()
2500 if (ENIC_SETTING(enic, LOOP)) { in enic_probe()