Searched refs:XHCI_HCC_PARAMS_OFFSET (Results 1 - 2 of 2) sorted by last modified time

/drivers/usb/host/
H A Dpci-quirks.c976 ext_cap_offset = xhci_find_next_cap_offset(base, XHCI_HCC_PARAMS_OFFSET);
H A Dxhci-ext-caps.h28 #define XHCI_HCC_PARAMS_OFFSET 0x10 macro
100 * in XHCI_HCC_PARAMS_OFFSET. If searching for the next extended capability,
112 if (ext_offset == XHCI_HCC_PARAMS_OFFSET) {

Completed in 263 milliseconds