Searched refs:LE_C0_IDON (Results 1 – 5 of 5) sorted by relevance
306 } while ((reg & LE_C0_IDON) == 0); in lance_do_initialize()309 lereg->ler_rdp = LE_C0_STRT | LE_C0_IDON; in lance_do_initialize()
304 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON) in lance_init()307 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON) { in lance_init()
268 #define LE_C0_IDON 0x0100 /* initialization done */ macro
423 LE_C0_RINT | LE_C0_TINT | LE_C0_IDON)); in am79900_intr()
1063 LE_C0_TINT|LE_C0_IDON)); in pcn_intr()1609 if (pcn_csr_read(sc, LE_CSR0) & LE_C0_IDON) in pcn_init()1625 pcn_csr_write(sc, LE_CSR0, LE_C0_INEA|LE_C0_STRT|LE_C0_IDON); in pcn_init()