Searched refs:ORC_HSTUS (Results 1 – 3 of 3) sorted by relevance
183 if (ORC_RD(hcsp->HCS_Base, ORC_HSTUS) & RREADY) /* Wait READY set */ in waitFWReady()222 if ((*pData = ORC_RD(hcsp->HCS_Base, ORC_HSTUS)) & HDI) in waitHDIset()246 ORC_WR(hcsp->HCS_Base + ORC_HSTUS, bData); /* Clear HDI */ in get_FW_version()251 ORC_WR(hcsp->HCS_Base + ORC_HSTUS, bData); /* Clear HDI */ in get_FW_version()295 ORC_WR(hcsp->HCS_Base + ORC_HSTUS, bData); /* Clear HDI */ in get_NVRAM()496 if (ORC_RD(hcsp->HCS_Base, ORC_HSTUS) & RREADY) { /* Orchid is ready */ in init_orchid()792 ORC_WR(hcsp->HCS_Base + ORC_HSTUS, bData); /* Clear HDI */ in abort_SCB()
222 #define ORC_HSTUS 0xA6 /* Host Status */ macro
180 #define ORC_HSTUS 0xA6 /* Host Status */ macro