Searched refs:supported_ports (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-helper-board.h394 * @param supported_ports
400 int __cvmx_helper_board_interface_probe(int interface, int supported_ports);
429 * @param supported_ports expected number of ports based on chip type;
433 * Return value is supported_ports if function does not
436 int __cvmx_helper_board_usb_get_num_ports(int supported_ports);
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-board.c417 int __cvmx_helper_board_interface_probe(int interface, int supported_ports) argument
419 return supported_ports;

Completed in 101 milliseconds