Searched refs:idst (Results 1 – 1 of 1) sorted by relevance
1018 uint32_t idst, imask, rint; local1023 idst = AW_MMC_READ_4(sc, AW_MMC_IDST);1025 if (idst == 0 && imask == 0 && rint == 0) {1031 idst, imask, rint);1056 if (idst & AW_MMC_IDST_ERROR) {1058 device_printf(sc->aw_dev, "error idst: 0x%08x\n", idst);1070 if (data != NULL && (idst & AW_MMC_IDST_COMPLETE) != 0) {1086 AW_MMC_WRITE_4(sc, AW_MMC_IDST, idst);