Searched refs:LE_C0_STOP (Results 1 – 5 of 5) sorted by relevance
251 lereg->ler_rdp = LE_C0_STOP; in lance_end()263 lereg->ler_rdp = LE_C0_STOP; /* disable all external activity */ in lance_set_initblock()324 lereg->ler_rdp = LE_C0_STOP; in lance_setup()
285 le_isa_wrcsr(sc, LE_CSR0, LE_C0_STOP); in lance_isa_probe()288 if (le_isa_rdcsr(sc, LE_CSR0) != LE_C0_STOP) in lance_isa_probe()
266 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP); in lance_stop()280 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP); in lance_init()
274 #define LE_C0_STOP 0x0004 /* disable all external activity */ macro
1689 pcn_csr_write(sc, LE_CSR0, LE_C0_STOP); in pcn_stop()