Searched refs:iversion (Results 1 – 1 of 1) sorted by relevance
2128 uint16_t iversion = *(uint16_t *)(xhci_hc[cid].vbase + XHCI_CAPS_HCIVERSION); in xhci_init() local2148 if (iversion < 0x95) in xhci_init()2149 …upported/Unknowned xHCI controller version: %#06x. This may cause unexpected behavior.", iversion); in xhci_init()