Home
last modified time | relevance | path

Searched refs:max_ports (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/host/
Dehci-hcd.c150 int max_ports = HCS_N_PORTS(ehci_readl(&ctrl->hccr->cr_hcsparams)); in ehci_get_portsc_register() local
152 if (port < 0 || port >= max_ports) { in ehci_get_portsc_register()
210 int max_ports = HCS_N_PORTS(ehci_readl(&ctrl->hccr->cr_hcsparams)); in ehci_shutdown() local
222 for (i = 0; i < max_ports; i++) { in ehci_shutdown()
Dxhci.c893 int max_ports = HCS_MAX_PORTS(xhci_readl(&hccr->cr_hcsparams1)); in xhci_submit_root() local
896 le16_to_cpu(req->index) > max_ports) { in xhci_submit_root()
/external/mesa3d/include/EGL/
Deglext.h748 …play dpy, const EGLAttrib *attrib_list, EGLOutputPortEXT *ports, EGLint max_ports, EGLint *num_por…
757 …play dpy, const EGLAttrib *attrib_list, EGLOutputPortEXT *ports, EGLint max_ports, EGLint *num_por…
/external/swiftshader/include/EGL/
Deglext.h803 …play dpy, const EGLAttrib *attrib_list, EGLOutputPortEXT *ports, EGLint max_ports, EGLint *num_por…
812 …play dpy, const EGLAttrib *attrib_list, EGLOutputPortEXT *ports, EGLint max_ports, EGLint *num_por…