Home
last modified time | relevance | path

Searched refs:hcc_params2 (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c378 if (!HCC2_CTC(xhci->hcc_params2)) in xhci_port_write()
H A Dxhci.h51 * @hcc_params2: HCCPARAMS2 Capability Parameters 2, xhci 1.1 only
61 __le32 hcc_params2; /* xhci 1.1 */ member
133 /* HCCPARAMS2 - hcc_params2 - bitmasks */
1764 __u32 hcc_params2; member
H A Dxhci-hub.c1293 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()
H A Dxhci.c5297 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2); in xhci_gen_setup()
H A Dxhci-mem.c1513 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c378 if (!HCC2_CTC(xhci->hcc_params2)) in xhci_port_write()
H A Dxhci.h51 * @hcc_params2: HCCPARAMS2 Capability Parameters 2, xhci 1.1 only
61 __le32 hcc_params2; /* xhci 1.1 */ member
133 /* HCCPARAMS2 - hcc_params2 - bitmasks */
1775 __u32 hcc_params2; member
H A Dxhci-hub.c1398 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()
H A Dxhci.c5172 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()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h52 * @hcc_params2: HCCPARAMS2 Capability Parameters 2,
62 __le32 hcc_params2; member

Completed in 41 milliseconds