Lines Matching defs:hcr
145 uint32_t hcr;151 hcr = EOREAD4(sc, EHCI_USBCMD) & EHCI_CMD_HCRESET;152 if (!hcr) {165 uint32_t hcr = 0;171 hcr = EOREAD4(sc, EHCI_USBSTS) & EHCI_STS_HCH;172 if (hcr)175 if (!hcr)191 uint32_t hcr = 0;227 hcr = EOREAD4(sc, EHCI_USBSTS) & EHCI_STS_HCH;228 if (!hcr) {232 if (hcr) {