Searched refs:XHCI_CAPS_RTSOFF (Results 1 – 2 of 2) sorted by relevance
49 #define XHCI_CAPS_RTSOFF 0x18 // Runtime register space offset macro
2140 …xhci_hc[cid].rts_offset = xhci_read_cap_reg32(cid, XHCI_CAPS_RTSOFF) & (~0x1f); // bits [4:0] rese… in xhci_init()