Searched refs:SRIO (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/ |
| A D | Kconfig | 56 bool "Board has SRIO 1 port available" 60 bool "Board has SRIO 2 port available" 64 bool "Board can support master function for Boot from SRIO and PCIE"
|
| /arch/mips/mach-octeon/ |
| A D | cvmx-helper-util.c | 45 enum port_map_if_type { INVALID_IF_TYPE = 0, GMII, ILK, SRIO, NPI, LB }; enumerator 124 { SRIO, 0x240, 0x241, 0x00 }, /* Interface 1 - SRIO 0 */ 125 { SRIO, 0x242, 0x243, 0x00 }, /* Interface 2 - SRIO 1 */ 748 } else if (port_map[xi.interface].type == SRIO) { in cvmx_helper_get_ipd_port() 953 case SRIO: in cvmx_helper_get_interface_index_num()
|
Completed in 6 milliseconds