Lines Matching defs:interface
73 /* Interface 0 is SPI4, interface 1 is RGMII */
140 /* Board has 4 SGMII ports. connected QLM3(interface 1) */
239 int interface = cvmx_helper_get_interface_num(ipd_port);
242 cvmx_read_csr(CVMX_GMXX_RXX_RX_INBND(index, interface));
280 * interface. This function is the per board location to override
291 * @interface: Interface to probe
298 int __cvmx_helper_board_interface_probe(int interface, int supported_ports)
302 if (interface == 0)
306 if (interface == 0)
310 if (interface == 0)
313 /* The 2nd interface on the EBH5600 is connected to the Marvel switch,
316 if (interface == 1)