Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/xilinx/ | |
zynq_usb.c | 118 int n_ports = 1 + __SHIFTOUT(hwhost, HWHOST_NPORT); local in function:zynqusb_attach_common 120 n_ports, n_ports > 1 ? "s" : ""); |
/src/sys/arch/arm/imx/ | |
imxusb.c | 142 int n_ports = 1 + __SHIFTOUT(hwhost, HWHOST_NPORT); local in function:imxehci_attach 144 n_ports, n_ports > 1 ? "s" : ""); |