Searched refs:hcc_params2 (Results 1 – 6 of 6) sorted by relevance
358 if (!(xhci->hcc_params2 & HCC2_CTC)) in xhci_port_write()406 else if (xhci->hcc_params2 & HCC2_E2V2C) in xhci_portli_show()
73 __le32 hcc_params2; /* xhci 1.1 */ member1514 __u32 hcc_params2; member
1347 lec = xhci->hci_version > 0x100 && (xhci->hcc_params2 & HCC2_LEC); in xhci_get_endpoint_mult()1436 if (usb_endpoint_is_hs_isoc_double(udev, ep) && !(xhci->hcc_params2 & HCC2_EUSB2_DIC)) { in xhci_endpoint_init()
1403 if (!(xhci->hcc_params2 & HCC2_CTC)) { in xhci_hub_control()
5455 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2); in xhci_gen_setup()
62 __le32 hcc_params2; member