Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-debugfs.c378 if (!HCC2_CTC(xhci->hcc_params2)) in xhci_port_write()
H A Dxhci.h55 * @hcc_params2: HCCPARAMS2 Capability Parameters 2, xhci 1.1 only
65 __le32 hcc_params2; /* xhci 1.1 */ member
1527 __u32 hcc_params2; member
H A Dxhci-hub.c1398 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()
H A Dxhci.c5225 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2); in xhci_gen_setup()
H A Dxhci-mem.c1464 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h62 __le32 hcc_params2; member