/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | cvmx-sysinfo.c | 99 uint16_t board_type, in cvmx_sysinfo_minimal_initialize() argument 106 if (state.sysinfo.board_type) in cvmx_sysinfo_minimal_initialize() 111 state.sysinfo.board_type = board_type; in cvmx_sysinfo_minimal_initialize()
|
D | cvmx-helper-spi.c | 56 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_spi_enumerate() 77 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_spi_probe() 123 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_spi_enable() 152 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_spi_link_get()
|
D | cvmx-helper-board.c | 77 switch (cvmx_sysinfo_get()->board_type) { in cvmx_helper_board_get_mii_address() 203 cvmx_sysinfo_get()->board_type); in cvmx_helper_board_get_mii_address() 242 switch (cvmx_sysinfo_get()->board_type) { in __cvmx_helper_board_link_get() 643 switch (cvmx_sysinfo_get()->board_type) { in __cvmx_helper_board_interface_probe() 678 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CN3005_EVB_HS5) { in __cvmx_helper_board_hardware_enable() 693 } else if (cvmx_sysinfo_get()->board_type == in __cvmx_helper_board_hardware_enable() 735 } else if (cvmx_sysinfo_get()->board_type == in __cvmx_helper_board_hardware_enable() 755 switch (cvmx_sysinfo_get()->board_type) { in __cvmx_helper_board_usb_get_clock_type()
|
D | cvmx-helper-sgmii.c | 155 if (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_sgmii_hardware_init_link() 185 if ((cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM) && in __cvmx_helper_sgmii_hardware_init_link() 325 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_sgmii_hardware_init() 411 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) { in __cvmx_helper_sgmii_link_get()
|
D | cvmx-helper.c | 299 && cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_CN3005_EVB_HS5 in cvmx_helper_interface_get_mode() 993 && (cvmx_sysinfo_get()->board_type != CVMX_BOARD_TYPE_SIM)) in cvmx_helper_ipd_and_packet_input_enable()
|
D | cvmx-helper-rgmii.c | 316 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_SIM) in __cvmx_helper_rgmii_link_set()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | pcl812.c | 332 int board_type; member 347 .board_type = boardPCL812, 357 .board_type = boardPCL812PG, 367 .board_type = boardPCL812PG, 377 .board_type = boardACL8112, 388 .board_type = boardACL8112, 399 .board_type = boardA821, 408 .board_type = boardA821, 415 .board_type = boardA821, 424 .board_type = boardACL8112, [all …]
|
/linux-4.1.27/drivers/pcmcia/ |
D | db1xxx_ss.c | 64 int board_type; member 91 switch (sock->board_type) { in db1x_card_inserted() 172 if ((sock->board_type == BOARD_TYPE_DB1200) || in db1x_pcmcia_setup_irqs() 173 (sock->board_type == BOARD_TYPE_DB1300)) { in db1x_pcmcia_setup_irqs() 283 if (sock->board_type != BOARD_TYPE_DB1300) in db1x_pcmcia_configure() 340 if (sock->board_type == BOARD_TYPE_PB1100) in db1x_pcmcia_get_status() 358 if ((sock->board_type == BOARD_TYPE_DB1300) && (status & SS_DETECT)) in db1x_pcmcia_get_status() 429 sock->board_type = BOARD_TYPE_PB1100; in db1x_pcmcia_socket_probe() 432 sock->board_type = BOARD_TYPE_DEFAULT; in db1x_pcmcia_socket_probe() 435 sock->board_type = BOARD_TYPE_DB1200; in db1x_pcmcia_socket_probe() [all …]
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-sysinfo.h | 80 uint16_t board_type; member 147 uint16_t board_type,
|
D | octeon.h | 99 uint16_t board_type; member 158 uint16_t board_type;
|
D | cvmx-bootinfo.h | 83 uint16_t board_type; member 161 uint16_t board_type;
|
/linux-4.1.27/drivers/net/wireless/ |
D | at76c50x-usb.h | 26 enum board_type { enum 340 __le32 board_type; /* firmware compatibility code */ member 368 enum board_type board_type; /* board type */ member 437 enum board_type board_type; member
|
D | at76c50x-usb.c | 308 static inline int at76_is_intersil(enum board_type board) in at76_is_intersil() 313 static inline int at76_is_503rfmd(enum board_type board) in at76_is_503rfmd() 318 static inline int at76_is_505a(enum board_type board) in at76_is_505a() 620 if (at76_is_intersil(priv->board_type)) { in at76_get_hw_config() 627 } else if (at76_is_503rfmd(priv->board_type)) { in at76_get_hw_config() 1306 if (at76_is_505a(fwe->board_type)) { in at76_load_external_fw() 1323 int need_remap = !at76_is_505a(fwe->board_type); in at76_load_internal_fw() 1609 enum board_type board_type) in at76_load_firmware() argument 1614 struct fwentry *fwe = &firmwares[board_type]; in at76_load_firmware() 1643 fwe->board_type = le32_to_cpu(fwh->board_type); in at76_load_firmware() [all …]
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | setup.c | 278 return octeon_bootinfo->board_type == CVMX_BOARD_TYPE_SIM; in octeon_is_simulation() 453 switch (octeon_bootinfo->board_type) { in octeon_halt() 472 cvmx_board_type_to_string(octeon_bootinfo->board_type), in init_octeon_system_type() 646 sysinfo->board_type = octeon_bootinfo->board_type; in prom_init()
|
D | octeon-platform.c | 642 if (octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC10E) in octeon_prune_device_tree() 931 octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC2E)) { in octeon_prune_device_tree() 935 } else if (octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC10E || in octeon_prune_device_tree() 936 octeon_bootinfo->board_type == CVMX_BOARD_TYPE_NIC4E) { in octeon_prune_device_tree() 973 if (octeon_bootinfo->board_type != CVMX_BOARD_TYPE_CUST_DSR1000N) { in octeon_prune_device_tree()
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 516 .board_type = BOARD_TYPE_HDK_18XX, 1843 priv->conf.phy.board_type = BOARD_TYPE_FPGA_18XX; in wl18xx_setup() 1845 priv->conf.phy.board_type = BOARD_TYPE_HDK_18XX; in wl18xx_setup() 1847 priv->conf.phy.board_type = BOARD_TYPE_DVP_18XX; in wl18xx_setup() 1849 priv->conf.phy.board_type = BOARD_TYPE_EVB_18XX; in wl18xx_setup() 1851 priv->conf.phy.board_type = BOARD_TYPE_COM8_18XX; in wl18xx_setup() 1859 if (priv->conf.phy.board_type >= NUM_BOARD_TYPES) { in wl18xx_setup() 1861 priv->conf.phy.board_type); in wl18xx_setup() 1985 module_param_named(board_type, board_type_param, charp, S_IRUSR); 1986 MODULE_PARM_DESC(board_type, "Board type: fpga, hdk (default), evb, com8 or "
|
D | conf.h | 79 u8 board_type; member
|
/linux-4.1.27/drivers/block/ |
D | cpqarray.h | 69 struct board_type { struct
|
D | cciss.h | 428 struct board_type { struct
|
D | cpqarray.c | 83 static struct board_type products[] = {
|
D | cciss.c | 122 static struct board_type products[] = {
|
/linux-4.1.27/Documentation/networking/ |
D | cops.txt | 24 mode if you built a driver with dual support use board_type=1 or 25 board_type=2 for Dayna or Tangent with insmod.
|
/linux-4.1.27/drivers/net/appletalk/ |
D | cops.c | 88 static int board_type = DAYNA; /* Module exported */ variable 90 static int board_type = TANGENT; variable 278 int board = board_type; in cops_probe1() 991 module_param(board_type, int, 0);
|
/linux-4.1.27/sound/pci/mixart/ |
D | mixart_hwdep.c | 470 …mgr->board_type = (DAUGHTER_TYPE_MASK & readl_be( MIXART_MEM( mgr, MIXART_PSEUDOREG_DBRD_TYPE_OFFS… in mixart_dsp_load() 472 if (mgr->board_type == MIXART_DAUGHTER_TYPE_NONE) in mixart_dsp_load() 476 if (mgr->board_type != MIXART_DAUGHTER_TYPE_AES ) in mixart_dsp_load()
|
D | mixart.h | 98 …unsigned int board_type; /* read from embedded once elf file is loaded, 250 = miXart8, 251 = … member
|
D | mixart_mixer.c | 1158 if(mgr->board_type == MIXART_DAUGHTER_TYPE_AES) { in snd_mixart_create_mixer() 1177 if(mgr->board_type == MIXART_DAUGHTER_TYPE_AES) { in snd_mixart_create_mixer()
|
D | mixart.c | 1081 if(chip->mgr->board_type == MIXART_DAUGHTER_TYPE_AES) { in snd_mixart_create_pcm() 1194 switch (chip->mgr->board_type ) { in snd_mixart_proc_read() 1374 mgr->board_type = MIXART_DAUGHTER_TYPE_NONE; in snd_mixart_probe()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | bus.c | 121 dev->board_type = core->bus->boardinfo.type; in b43_bus_dev_bcma_init() 220 dev->board_type = sdev->bus->boardinfo.type; in b43_bus_dev_ssb_init()
|
D | bus.h | 43 u16 board_type; member
|
D | wa.c | 462 dev->dev->board_type == SSB_BOARD_BU4306 && in b43_wa_boards_a() 468 if (dev->dev->board_type == SSB_BOARD_MP4318 && in b43_wa_boards_a() 491 dev->dev->board_type != SSB_BOARD_BU4306 || in b43_wa_boards_g()
|
D | phy_a.c | 299 ((dev->dev->board_type == SSB_BOARD_BU4306) || in b43_phy_inita() 300 (dev->dev->board_type == SSB_BOARD_BU4309))) { in b43_phy_inita()
|
D | phy_g.c | 1503 (dev->dev->board_type != SSB_BOARD_BU4306)) { in b43_phy_initb5() 1933 (dev->dev->board_type == SSB_BOARD_BU4306)) in b43_phy_init_pctl() 2143 dev->dev->board_type == SSB_BOARD_BCM4309G) { in default_radio_attenuation() 2174 && bdev->board_type == SSB_BOARD_BCM4309G in default_radio_attenuation() 2179 && bdev->board_type == in default_radio_attenuation() 2186 && bdev->board_type == SSB_BOARD_BCM4309G in default_radio_attenuation() 2196 && bdev->board_type == SSB_BOARD_BCM4309G in default_radio_attenuation() 2201 && bdev->board_type == in default_radio_attenuation()
|
D | phy_common.c | 509 (dev->dev->board_type == SSB_BOARD_BU4306)) in b43_phy_txpower_check()
|
D | phy_n.c | 1455 && dev->dev->board_type == SSB_BOARD_CB2_4321 in b43_radio_init2055_post() 3374 dev->dev->board_type == BCMA_BOARD_TYPE_BCM943224M93) { in b43_nphy_workarounds_rev1_2() 6122 dev->dev->board_type == BCMA_BOARD_TYPE_BCM943224M93)) in b43_phy_initn()
|
D | phy_lp.c | 284 (dev->dev->board_type == SSB_BOARD_BU4312) || in lpphy_baseband_rev0_1_init()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hw.c | 391 u16 board_type = adapter->ahw.board_type; in netxen_p2_nic_set_promisc() local 400 if ((board_type == NETXEN_BRDTYPE_P2_SB31_10G_IMEZ) || in netxen_p2_nic_set_promisc() 401 (board_type == NETXEN_BRDTYPE_P2_SB31_10G_HMEZ)) in netxen_p2_nic_set_promisc() 1810 int offset, board_type, magic; in netxen_nic_get_board_info() local 1824 if (netxen_rom_fast_read(adapter, offset, &board_type)) in netxen_nic_get_board_info() 1827 if (board_type == NETXEN_BRDTYPE_P3_4_GB_MM) { in netxen_nic_get_board_info() 1830 board_type = NETXEN_BRDTYPE_P3_10G_TP; in netxen_nic_get_board_info() 1833 adapter->ahw.board_type = board_type; in netxen_nic_get_board_info() 1835 switch (board_type) { in netxen_nic_get_board_info() 1869 dev_err(&pdev->dev, "unknown board type %x\n", board_type); in netxen_nic_get_board_info()
|
D | netxen_nic_ethtool.c | 165 switch (adapter->ahw.board_type) { in netxen_nic_get_settings() 181 ecmd->autoneg = (adapter->ahw.board_type == in netxen_nic_get_settings() 227 adapter->ahw.board_type); in netxen_nic_get_settings()
|
D | netxen_nic_main.c | 368 val = adapter->ahw.board_type; in netxen_set_port_mode() 884 if (netxen_nic_get_brd_name_by_type(adapter->ahw.board_type, in netxen_check_options() 931 switch (adapter->ahw.board_type) { in netxen_check_options() 1450 if (adapter->ahw.board_type != NETXEN_BRDTYPE_P3_4_GB_MM && in netxen_mask_aer_correctable() 1451 adapter->ahw.board_type != NETXEN_BRDTYPE_P3_10G_TP) in netxen_mask_aer_correctable() 1538 switch (adapter->ahw.board_type) { in netxen_nic_probe()
|
D | netxen_nic.h | 603 u16 board_type; member
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.c | 1479 int offset, board_type, magic, err = 0; in qlcnic_82xx_get_board_info() local 1493 if (qlcnic_rom_fast_read(adapter, offset, &board_type)) in qlcnic_82xx_get_board_info() 1496 adapter->ahw->board_type = board_type; in qlcnic_82xx_get_board_info() 1498 if (board_type == QLCNIC_BRDTYPE_P3P_4_GB_MM) { in qlcnic_82xx_get_board_info() 1503 board_type = QLCNIC_BRDTYPE_P3P_10G_TP; in qlcnic_82xx_get_board_info() 1506 switch (board_type) { in qlcnic_82xx_get_board_info() 1529 dev_err(&pdev->dev, "unknown board type %x\n", board_type); in qlcnic_82xx_get_board_info()
|
D | qlcnic_ethtool.c | 349 switch (adapter->ahw->board_type) { in qlcnic_82xx_get_settings() 404 adapter->ahw->board_type); in qlcnic_82xx_get_settings()
|
D | qlcnic.h | 499 u16 board_type; member
|
D | qlcnic_main.c | 2713 ahw->board_type = QLCNIC_BRDTYPE_P3P_10G_SFP_PLUS; in qlcnic_probe()
|
D | qlcnic_83xx_hw.c | 3268 ahw->board_type = QLCNIC_BRDTYPE_83XX_10G; in qlcnic_83xx_get_settings()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | ffb.c | 370 int board_type; member 878 if ((par->board_type & 0x7) == 0x3) in ffb_init_fix() 950 par->board_type = of_getintprop_default(dp, "board_type", 0); in ffb_probe() 1004 par->physbase, par->board_type, in ffb_probe()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
D | def.h | 255 enum board_type { enum
|
D | hw.c | 3211 rtlefuse->board_type = ODM_BOARD_DEFAULT; in _rtl8821ae_read_adapter_info() 3213 rtlefuse->board_type |= ODM_BOARD_EXT_LNA; in _rtl8821ae_read_adapter_info() 3215 rtlefuse->board_type |= ODM_BOARD_EXT_LNA_5G; in _rtl8821ae_read_adapter_info() 3217 rtlefuse->board_type |= ODM_BOARD_EXT_PA; in _rtl8821ae_read_adapter_info() 3219 rtlefuse->board_type |= ODM_BOARD_EXT_PA_5G; in _rtl8821ae_read_adapter_info() 3222 rtlefuse->board_type |= ODM_BOARD_BT; in _rtl8821ae_read_adapter_info() 3224 rtlhal->board_type = rtlefuse->board_type; in _rtl8821ae_read_adapter_info() 3226 "board_type = 0x%x\n", rtlefuse->board_type); in _rtl8821ae_read_adapter_info()
|
D | phy.c | 668 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _rtl8821ae_check_condition()
|
/linux-4.1.27/drivers/ssb/ |
D | pci.c | 387 SPEX(board_type, SSB_SPROM1_SPID, 0xFFFF, 0); in sprom_extract_r123() 494 SPEX(board_type, SSB_SPROM1_SPID, 0xFFFF, 0); in sprom_extract_r45() 611 SPEX(board_type, SSB_SPROM1_SPID, 0xFFFF, 0); in sprom_extract_r8()
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | mbox_defs.h | 522 uint8_t board_type; member
|
/linux-4.1.27/drivers/scsi/ |
D | hpsa.h | 562 struct board_type { struct
|
D | megaraid.h | 339 u8 board_type; member
|
D | hpsa.c | 148 static struct board_type products[] = {
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | hw.c | 58 if (IS_HIGHT_PA(rtlefuse->board_type)) { in _rtl92cu_phy_param_tab_init() 87 if (IS_HIGHT_PA(rtlefuse->board_type)) { in _rtl92cu_phy_param_tab_init() 339 rtlefuse->board_type = boardType; in _rtl92cu_read_board_type() 340 if (IS_HIGHT_PA(rtlefuse->board_type)) in _rtl92cu_read_board_type() 342 pr_info("Board Type %x\n", rtlefuse->board_type); in _rtl92cu_read_board_type()
|
/linux-4.1.27/drivers/tty/ |
D | moxa.c | 949 int board_type = ent->driver_data; in moxa_pci_probe() local 984 board->boardType = board_type; in moxa_pci_probe() 985 switch (board_type) { in moxa_pci_probe() 1007 moxa_brdname[board_type - 1], board->numPorts); in moxa_pci_probe()
|
/linux-4.1.27/arch/mips/pci/ |
D | pci-octeon.c | 207 switch (octeon_bootinfo->board_type) { in octeon_get_pci_interrupts()
|
D | pcie-octeon.c | 750 if (cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBH5200) { in __cvmx_pcie_rc_initialize_gen1() 1067 if ((cvmx_sysinfo_get()->board_type == CVMX_BOARD_TYPE_EBH5200) && in __cvmx_pcie_rc_initialize_gen1()
|
/linux-4.1.27/include/linux/ssb/ |
D | ssb.h | 39 u16 board_type; /* Board type from SPROM. */ member
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/ |
D | hw.c | 2190 rtlefuse->board_type = (((*(u8 *)&hwinfo[EEPROM_RF_BOARD_OPTION_92E]) in _rtl92ee_read_adapter_info() 2193 rtlefuse->board_type = 0; in _rtl92ee_read_adapter_info() 2195 rtlhal->board_type = rtlefuse->board_type; in _rtl92ee_read_adapter_info()
|
D | phy.c | 286 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _check_condition()
|
/linux-4.1.27/drivers/bcma/ |
D | sprom.c | 238 SPEX(board_type, SSB_SPROM1_SPID, ~0, 0); in bcma_sprom_extract_r8()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | hw.c | 1919 rtlefuse->board_type = in _rtl88ee_read_adapter_info() 1921 rtlhal->board_type = rtlefuse->board_type; in _rtl88ee_read_adapter_info()
|
D | phy.c | 288 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _rtl88e_check_condition()
|
/linux-4.1.27/arch/mips/bcm47xx/ |
D | sprom.c | 205 ENTRY(0xfffffffc, u16, pre, "boardtype", board_type, 0, true); in bcm47xx_sprom_fill_auto()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | wifi.h | 1498 u8 board_type; member 1780 u8 board_type; member
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.c | 654 int board_type = 0; in dgap_parsefile() local 688 board_type = dgap_gettok(in); in dgap_parsefile() 689 if (board_type == 0) { in dgap_parsefile() 694 p->u.board.type = board_type; in dgap_parsefile()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/ |
D | dm_common.c | 552 rtlpriv->rtlhal.board_type & 0x1) { in rtl92c_dm_init_dynamic_txpower()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | phy.c | 160 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _rtl8723be_check_condition()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 12634 struct net_device *dev, unsigned long board_type) in bnx2x_init_dev() argument 12638 bool chip_is_e1x = (board_type == BCM57710 || in bnx2x_init_dev() 12639 board_type == BCM57711 || in bnx2x_init_dev() 12640 board_type == BCM57711E); in bnx2x_init_dev()
|