Home
last modified time | relevance | path

Searched refs:hcc_params2 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.h65 __le32 hcc_params2; /* xhci 1.1 */ member
1508 __u32 hcc_params2; member
H A Dxhci-hub.c1404 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()
H A Dxhci.c5304 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2); in xhci_gen_setup()
H A Dxhci-mem.c1453 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h62 __le32 hcc_params2; member