cap_length        351 drivers/usb/early/xhci-dbc.c 	u32 val, cap_length;
cap_length        354 drivers/usb/early/xhci-dbc.c 	cap_length = readl(xdbc.xhci_base) & 0xff;
cap_length        355 drivers/usb/early/xhci-dbc.c 	ops_reg = xdbc.xhci_base + cap_length;
cap_length        930 drivers/usb/host/pci-quirks.c 	u8	offset, cap_length;
cap_length        940 drivers/usb/host/pci-quirks.c 	cap_length = readb(base);
cap_length        941 drivers/usb/host/pci-quirks.c 	op_reg_base = base + cap_length;