Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-rtc.h84 switch (cvmx_sysinfo_get()->board_type) in cvmx_rtc_supported()
103 cvmx_board_type_to_string(cvmx_sysinfo_get()->board_type), in cvmx_rtc_supported()
120 switch (cvmx_sysinfo_get()->board_type) in cvmx_rtc_read()
141 switch (cvmx_sysinfo_get()->board_type) in cvmx_rtc_write()
H A Dcvmx-helper-spi.c92 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CUST_LANNER_MR955) in __cvmx_helper_spi_enumerate()
108 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CUST_RADISYS_RSYS4GBE) { in __cvmx_helper_spi_enumerate()
117 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_spi_enumerate()
181 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CUST_RADISYS_RSYS4GBE) in __cvmx_helper_spi_enable()
187 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) in __cvmx_helper_spi_enable()
214 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_spi_link_get()
H A Dcvmx-app-init.c130 sys_info_ptr->board_type = cvmx_bootinfo_ptr->board_type; in process_boot_desc_ver_6()
150 else if (sys_info_ptr->board_type == CVMX_BOARD_TYPE_EBT3000 || in process_boot_desc_ver_6()
151 sys_info_ptr->board_type == CVMX_BOARD_TYPE_EBT5800 || in process_boot_desc_ver_6()
152 sys_info_ptr->board_type == CVMX_BOARD_TYPE_EBT5810) in process_boot_desc_ver_6()
444 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) in cvmx_user_app_init()
578 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_app_exit()
H A Dcvmx-llm.c120 if (sys_ptr->board_type == CVMX_BOARD_TYPE_EBT3000) in cvmx_llm_get_default_descriptor()
134 else if (sys_ptr->board_type == CVMX_BOARD_TYPE_EBT5800) in cvmx_llm_get_default_descriptor()
146 else if (sys_ptr->board_type == CVMX_BOARD_TYPE_EBH3000) in cvmx_llm_get_default_descriptor()
157 else if (sys_ptr->board_type == CVMX_BOARD_TYPE_THUNDER) in cvmx_llm_get_default_descriptor()
180 else if (sys_ptr->board_type == CVMX_BOARD_TYPE_NICPRO2) in cvmx_llm_get_default_descriptor()
192 else if (sys_ptr->board_type == CVMX_BOARD_TYPE_EBH3100) in cvmx_llm_get_default_descriptor()
198 else if (sys_ptr->board_type == CVMX_BOARD_TYPE_KBP) in cvmx_llm_get_default_descriptor()
211 …ilable for board %s (%d)\n", cvmx_board_type_to_string(sys_ptr->board_type), sys_ptr->board_type); in cvmx_llm_get_default_descriptor()
225 if (sys_ptr->board_type == CVMX_BOARD_TYPE_SIM) in cvmx_llm_initialize_desc()
231 if (sys_ptr->board_type == CVMX_BOARD_TYPE_EBH3100) in cvmx_llm_initialize_desc()
[all …]
H A Dcvmx-sysinfo.c169 int cvmx_sysinfo_minimal_initialize(uint64_t phy_mem_desc_addr, uint16_t board_type, uint8_t board_… in cvmx_sysinfo_minimal_initialize() argument
176 state.sysinfo.board_type = board_type; in cvmx_sysinfo_minimal_initialize()
227 system_info->board_type = value; in cvmx_sysinfo_linux_userspace_initialize()
H A Dcvmx-helper-board.c373 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in cvmx_helper_board_get_mii_address()
383 switch (cvmx_sysinfo_get()->board_type) in cvmx_helper_board_get_mii_address()
639 __FUNCTION__, cvmx_sysinfo_get()->board_type); in cvmx_helper_board_get_mii_address()
794 switch (cvmx_sysinfo_get()->board_type) in __switch_mdio_mux()
906 cvmx_sysinfo_get()->board_type); in __switch_mdio_mux()
933 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_board_link_get_from_dt()
1008 switch (cvmx_sysinfo_get()->board_type) in __cvmx_helper_board_link_get()
1354 switch (cvmx_sysinfo_get()->board_type) in __cvmx_helper_board_interface_probe()
1462 else if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_LANAI2_U) in __cvmx_helper_board_hardware_enable()
1583 switch (cvmx_sysinfo_get()->board_type) in __cvmx_helper_board_usb_get_clock_type()
[all …]
H A Dcvmx-ebt3000.c69 …if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBT3000 && cvmx_sysinfo_get()->board_rev_maj… in ebt3000_char_write()
92 …if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBT3000 && cvmx_sysinfo_get()->board_rev_maj… in ebt3000_str_write()
H A Dcvmx-helper-sgmii.c122 && (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_CUST_W5650) in __cvmx_helper_sgmii_hardware_init_one_time()
123 && (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_CUST_W63XX) in __cvmx_helper_sgmii_hardware_init_one_time()
185 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM in __cvmx_helper_need_g15618()
212 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CUST_TNPA5651X) { in __cvmx_helper_sgmii_hardware_init_link()
230 if( (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CUST_TNPA56X4) && (interface == 0) ) in __cvmx_helper_sgmii_hardware_init_link()
253 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_sgmii_hardware_init_link()
281 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CUST_TNPA5651X) in __cvmx_helper_sgmii_hardware_init_link_speed()
420 if (!(cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM)) in __cvmx_helper_sgmii_hardware_init()
574 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_sgmii_link_get()
H A Dcvmx-sysinfo.h91 uint16_t board_type; member
173 extern int cvmx_sysinfo_minimal_initialize(uint64_t phy_mem_desc_addr, uint16_t board_type, uint8_t…
H A Dcvmx-bootloader.h97 uint16_t board_type; /* Board type that the image is for */ member
H A Dcvmx-uart.c72 return cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM; in cvmx_uart_simulator_p()
H A Dcvmx-app-init.h98 uint16_t board_type; member
164 uint16_t board_type;
H A Dcvmx-helper-rgmii.c240 switch (cvmx_sysinfo_get()->board_type) { in __cvmx_helper_rgmii_enable()
344 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_rgmii_link_set()
H A Dcvmx-helper.c142 switch (cvmx_sysinfo_get()->board_type) { in cvmx_helper_get_number_of_interfaces()
378 …if (interface == 0 && cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CN3005_EVB_HS5 && cvmx_sys… in cvmx_helper_interface_get_mode()
1090 (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM)) in cvmx_helper_ipd_and_packet_input_enable()
1286 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) in cvmx_helper_initialize_packet_io_global()
1691 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in cvmx_helper_shutdown_packet_io_global()
H A Dcvmx-qlm.c225 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in cvmx_qlm_init()
/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c215 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) { in octeon_memory_init()
322 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_CN3010_EVB_HS5) { in platform_start()
324 cvmx_board_type_to_string(cvmx_sysinfo_get()->board_type)); in platform_start()
328 cvmx_board_type_to_string(cvmx_sysinfo_get()->board_type)); in platform_start()
332 cvmx_sysinfo_get()->board_type, in platform_start()
428 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBT3000 && in sysctl_machdep_led_display()
567 uint16_t board_type; member
601 octeon_bootinfo->board_type, in octeon_process_app_desc_ver_6()
649 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBT3000 && in octeon_boot_params_init()
H A Docteon_ebt3000_cf.c588 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in cf_probe()
616 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in cf_identify()
694 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in cf_attach()
H A Doctopci.c448 switch (cvmx_sysinfo_get()->board_type) { in octopci_route_interrupt()
612 switch (cvmx_sysinfo_get()->board_type) { in octopci_init_device()
788 switch (cvmx_sysinfo_get()->board_type) { in octopci_init_pci()
915 switch (cvmx_sysinfo_get()->board_type) { in octopci_init_pci()
H A Docteon_pci_console.c87 switch (cvmx_sysinfo_get()->board_type) { in opcic_cnprobe()
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-common.c228 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM && priv->miibus == NULL) { in cvm_oct_common_open()
266 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in cvm_oct_common_poll()
320 switch (cvmx_sysinfo_get()->board_type) { in cvm_oct_common_init()
H A Dethernet-rgmii.c247 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) { in cvm_oct_rgmii_init()
274 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) { in cvm_oct_rgmii_uninit()
H A Dethernet-tx.c125 cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CUST_RADISYS_RSYS4GBE) { in cvm_oct_xmit()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_flash.h85 efx_byte_t board_type; member
H A Dsiena_nic.c64 uint32_t board_type; in siena_board_cfg() local
76 if ((rc = efx_mcdi_get_board_cfg(enp, &board_type, in siena_board_cfg()
82 encp->enc_board_type = board_type; in siena_board_cfg()
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.h279 u32 board_type; member

12