Searched refs:csr_status (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wan/lmc/
H A Dlmc_main.c315 LMC_EVENT_LOG(LMC_EVENT_FORCEDRESET, LMC_CSR_READ (sc, csr_status), lmc_mii_readreg (sc, 0, 16));
670 LMC_EVENT_LOG(LMC_EVENT_WATCHDOG, LMC_CSR_READ (sc, csr_status), lmc_mii_readreg (sc, 0, 16));
688 LMC_EVENT_LOG(LMC_EVENT_XMTINTTMO, LMC_CSR_READ (sc, csr_status), 0);
698 LMC_EVENT_LOG(LMC_EVENT_RESET1, LMC_CSR_READ (sc, csr_status), 0);
1018 LMC_EVENT_LOG(LMC_EVENT_RESET1, LMC_CSR_READ(sc, csr_status), 0);
1259 csr = LMC_CSR_READ (sc, csr_status);
1277 LMC_CSR_WRITE (sc, csr_status, csr);
1399 LMC_EVENT_LOG(LMC_EVENT_RESET1, LMC_CSR_READ (sc, csr_status), 0);
1414 csr = LMC_CSR_READ (sc, csr_status);
2076 sc->lmc_csrs.csr_status
[all...]
H A Dlmc_var.h73 lmc_csrptr_t csr_status; /* CSR5 */ member in struct:lmc_regfile_t

Completed in 15 milliseconds