Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c377 if (!HCC2_CTC(xhci->hcc_params2)) in xhci_port_write()
H A Dxhci.h62 __le32 hcc_params2; /* xhci 1.1 */ member
1775 __u32 hcc_params2; member
H A Dxhci-hub.c1295 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()
H A Dxhci.c5278 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2); in xhci_gen_setup()
H A Dxhci-mem.c1568 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()