Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-debugfs.c378 if (!HCC2_CTC(xhci->hcc_params2)) in xhci_port_write()
Dxhci.h65 __le32 hcc_params2; /* xhci 1.1 */ member
1496 __u32 hcc_params2; member
Dxhci-hub.c1396 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()
Dxhci.c5235 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2); in xhci_gen_setup()
Dxhci-mem.c1459 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h62 __le32 hcc_params2; member