Home
last modified time | relevance | path

Searched refs:board_type (Results 1 – 12 of 12) sorted by relevance

/arch/mips/cavium-octeon/executive/
Dcvmx-helper-spi.c54 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_spi_enumerate()
75 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_spi_probe()
121 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_spi_enable()
150 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_spi_link_get()
Dcvmx-helper-board.c65 switch (cvmx_sysinfo_get()->board_type) { in cvmx_helper_board_get_mii_address()
188 cvmx_sysinfo_get()->board_type); in cvmx_helper_board_get_mii_address()
300 switch (cvmx_sysinfo_get()->board_type) { in __cvmx_helper_board_interface_probe()
331 switch (cvmx_sysinfo_get()->board_type) { in __cvmx_helper_board_usb_get_clock_type()
Dcvmx-helper-sgmii.c151 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_sgmii_hardware_init_link()
181 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_sgmii_hardware_init_link()
321 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_sgmii_hardware_init()
407 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_sgmii_link_get()
Dcvmx-helper-rgmii.c309 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_rgmii_link_set()
Dcvmx-helper.c992 && (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM)) in cvmx_helper_ipd_and_packet_input_enable()
/arch/mips/cavium-octeon/
Dsetup.c305 return octeon_bootinfo->board_type == CVMX_BOARD_TYPE_SIM; in octeon_is_simulation()
474 switch (octeon_bootinfo->board_type) { in octeon_halt()
492 char const *board_type; in init_octeon_system_type() local
494 board_type = cvmx_board_type_to_string(octeon_bootinfo->board_type); in init_octeon_system_type()
495 if (board_type == NULL) { in init_octeon_system_type()
500 ret = of_property_read_string(root, "model", &board_type); in init_octeon_system_type()
503 board_type = "Unsupported Board"; in init_octeon_system_type()
507 board_type, octeon_model_get_string(read_c0_prid())); in init_octeon_system_type()
696 sysinfo->board_type = octeon_bootinfo->board_type; in prom_init()
Docteon-platform.c466 switch (cvmx_sysinfo_get()->board_type) { in octeon_has_fixed_link()
619 switch (cvmx_sysinfo_get()->board_type) { in octeon_rx_tx_delay()
777 WARN(octeon_bootinfo->board_type == CVMX_BOARD_TYPE_CUST_DSR1000N, in octeon_prune_device_tree()
779 cvmx_board_type_to_string(octeon_bootinfo->board_type)); in octeon_prune_device_tree()
794 if (octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC10E) in octeon_prune_device_tree()
1090 octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC2E)) { in octeon_prune_device_tree()
1094 } else if (octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC10E || in octeon_prune_device_tree()
1095 octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC4E) { in octeon_prune_device_tree()
/arch/mips/include/asm/octeon/
Dcvmx-sysinfo.h81 uint16_t board_type; member
Docteon.h99 uint16_t board_type; member
158 uint16_t board_type;
Dcvmx-bootinfo.h85 uint16_t board_type; member
170 uint16_t board_type;
/arch/mips/pci/
Dpci-octeon.c204 switch (octeon_bootinfo->board_type) { in octeon_get_pci_interrupts()
Dpcie-octeon.c748 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBH5200) { in __cvmx_pcie_rc_initialize_gen1()
1065 if ((cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBH5200) && in __cvmx_pcie_rc_initialize_gen1()