Lines Matching refs:csr_status
314 … LMC_EVENT_LOG(LMC_EVENT_FORCEDRESET, LMC_CSR_READ (sc, csr_status), lmc_mii_readreg (sc, 0, 16)); in lmc_ioctl()
662 LMC_EVENT_LOG(LMC_EVENT_WATCHDOG, LMC_CSR_READ (sc, csr_status), lmc_mii_readreg (sc, 0, 16)); in lmc_watchdog()
680 LMC_EVENT_LOG(LMC_EVENT_XMTINTTMO, LMC_CSR_READ (sc, csr_status), 0); in lmc_watchdog()
690 LMC_EVENT_LOG(LMC_EVENT_RESET1, LMC_CSR_READ (sc, csr_status), 0); in lmc_watchdog()
994 LMC_EVENT_LOG(LMC_EVENT_RESET1, LMC_CSR_READ(sc, csr_status), 0); in lmc_open()
1233 csr = LMC_CSR_READ (sc, csr_status); in lmc_interrupt()
1251 LMC_CSR_WRITE (sc, csr_status, csr); in lmc_interrupt()
1373 LMC_EVENT_LOG(LMC_EVENT_RESET1, LMC_CSR_READ (sc, csr_status), 0); in lmc_interrupt()
1388 csr = LMC_CSR_READ (sc, csr_status); in lmc_interrupt()
2037 sc->lmc_csrs.csr_status = csr_base + 5 * csr_size; in lmc_initcsrs()
2075 LMC_CSR_READ (sc, csr_status), in lmc_driver_timeout()
2080 LMC_EVENT_LOG(LMC_EVENT_RESET1, LMC_CSR_READ (sc, csr_status), 0); in lmc_driver_timeout()