Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-debugfs.c358 if (!(xhci->hcc_params2 & HCC2_CTC)) in xhci_port_write()
406 else if (xhci->hcc_params2 & HCC2_E2V2C) in xhci_portli_show()
H A Dxhci.c5461 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2); in xhci_gen_setup()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h62 __le32 hcc_params2; member