Searched refs:hwdevice (Results 1 – 1 of 1) sorted by relevance
90 uint32_t id, hwhost, hwdevice; in imxehci_attach() local136 hwdevice = bus_space_read_4(iot, sc->sc_ioh, IMXUSB_HWDEVICE); in imxehci_attach()148 if (hwdevice & HWDEVICE_DC) { in imxehci_attach()149 int n_endpoints = __SHIFTOUT(hwdevice, HWDEVICE_DEVEP); in imxehci_attach()