Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-hcd.c151 int max_ports = HCS_N_PORTS(ehci_readl(&ctrl->hccr->cr_hcsparams)); in ehci_get_portsc_register() local
153 if (port < 0 || port >= max_ports) { in ehci_get_portsc_register()
211 int max_ports = HCS_N_PORTS(ehci_readl(&ctrl->hccr->cr_hcsparams)); in ehci_shutdown() local
223 for (i = 0; i < max_ports; i++) { in ehci_shutdown()
Dxhci.c894 int max_ports = HCS_MAX_PORTS(xhci_readl(&hccr->cr_hcsparams1)); in xhci_submit_root() local
897 le16_to_cpu(req->index) > max_ports) { in xhci_submit_root()
/external/angle/include/EGL/
Deglext.h813 …play dpy, const EGLAttrib *attrib_list, EGLOutputPortEXT *ports, EGLint max_ports, EGLint *num_por…
822 …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…
/external/mesa3d/include/EGL/
Deglext.h819 …play dpy, const EGLAttrib *attrib_list, EGLOutputPortEXT *ports, EGLint max_ports, EGLint *num_por…
828 …play dpy, const EGLAttrib *attrib_list, EGLOutputPortEXT *ports, EGLint max_ports, EGLint *num_por…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h874 … dpy, const EGLAttrib * attrib_list, EGLOutputPortEXT * ports, EGLint max_ports, EGLint * num_po…
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs30764 max_ports: EGLint,