| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | fwio.c | 26 int hw_type = -1; in cw1200_get_hw_type() local 33 hw_type = HIF_9000_SILICON_VERSATILE; in cw1200_get_hw_type() 40 hw_type = HIF_8601_VERSATILE; in cw1200_get_hw_type() 42 hw_type = HIF_8601_SILICON; in cw1200_get_hw_type() 48 return hw_type; in cw1200_get_hw_type() 267 switch (priv->hw_type) { in config_reg_read() 289 switch (priv->hw_type) { in config_reg_write() 328 priv->hw_type = ret; in cw1200_load_firmware() 469 switch (priv->hw_type) { in cw1200_load_firmware() 480 priv->hw_type); in cw1200_load_firmware()
|
| H A D | cw1200.h | 112 } hw_type; member
|
| H A D | hwio.c | 273 if (HIF_8601_SILICON == priv->hw_type) { in __cw1200_irq_enable()
|
| /linux/arch/parisc/kernel/ |
| H A D | drivers.c | 51 return pdev->id.hw_type != HPHW_FAULTY; in check_dev() 107 if ((ids->hw_type != HWTYPE_ANY_ID) && in match_device() 108 (ids->hw_type != dev->id.hw_type)) in match_device() 261 if (pdev->id.hw_type != HPHW_BCPORT) in is_IKE_device() 293 if (candidate->id.hw_type == type) in find_pa_parent_type() 424 dev->id.hw_type = HPHW_FAULTY; in create_tree_node() 510 if (dev->id.hw_type != HPHW_FAULTY) { in alloc_pa_dev() 517 dev->id.hw_type = iodc_data[3] & 0x1f; in alloc_pa_dev() 560 (u8)id->hw_type, (u16)id->hversion, (u8)id->hversion_rev, in make_modalias() 597 pa_dev_attr_id(hw_type, "0x%02x\n"); [all …]
|
| H A D | hardware.c | 1326 for (listptr = hp_hardware_list; listptr->hw_type != HPHW_FAULTY; listptr++) { in parisc_hardware_description() 1327 if ((listptr->hw_type == id->hw_type) && in parisc_hardware_description() 1339 switch (id->hw_type) { in parisc_hardware_description()
|
| H A D | inventory.c | 502 if ((!dev) || (dev->id.hw_type != HPHW_BA)) in snake_inventory()
|
| /linux/drivers/char/ipmi/ |
| H A D | kcs_bmc_aspeed.c | 304 unsigned int mask, val, hw_type; in aspeed_kcs_config_upstream_irq() local 313 hw_type = ret; in aspeed_kcs_config_upstream_irq() 323 if (!(hw_type == LPC_TYIRQX_LOW || hw_type == LPC_TYIRQX_HIGH)) in aspeed_kcs_config_upstream_irq() 328 val |= (hw_type == LPC_TYIRQX_HIGH) ? LPC_HICR5_SEL2IRQX : 0; in aspeed_kcs_config_upstream_irq() 333 if (!(hw_type == LPC_TYIRQX_LOW || hw_type == LPC_TYIRQX_HIGH)) in aspeed_kcs_config_upstream_irq() 338 val |= (hw_type == LPC_TYIRQX_HIGH) ? LPC_HICR5_SEL3IRQX : 0; in aspeed_kcs_config_upstream_irq() 344 val = (id << LPC_HICRC_ID4IRQX_SHIFT) | (hw_type << LPC_HICRC_TY4IRQX_SHIFT); in aspeed_kcs_config_upstream_irq()
|
| /linux/drivers/scsi/ |
| H A D | lasi700.c | 53 .hw_type = HPHW_FIO, \ 60 .hw_type = HPHW_FIO, \
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | led.c | 156 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_sw_led_control() 162 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_sw_led_control()
|
| H A D | dm.c | 557 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_dm_check_rssi_monitor() 572 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_check_rssi_monitor() 581 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_check_rssi_monitor() 648 if (rtlhal->hw_type != HARDWARE_TYPE_RTL8821AE) in rtl8821ae_dm_dig() 656 if (rtlhal->hw_type != HARDWARE_TYPE_RTL8821AE) in rtl8821ae_dm_dig() 914 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_iq_calibrate() 983 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in rtl8821ae_dm_update_init_rate() 2517 if (rtlpriv->rtlhal.hw_type != HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_dm_check_edca_turbo() 2631 if (rtlpriv->rtlhal.hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_dynamic_atc_switch() 2724 if (rtlpriv->rtlhal.hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_dynamic_atc_switch() [all …]
|
| H A D | rf.c | 404 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_phy_rf6052_config_parafile() 415 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_phy_rf6052_config_parafile()
|
| H A D | sw.c | 175 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_init_sw_vars()
|
| /linux/drivers/mailbox/ |
| H A D | bcm-pdc-mailbox.c | 405 enum pdc_hw hw_type; member 1392 if (pdcs->hw_type == FA_HW) in pdc_interrupts_init() 1493 const int *hw_type; in pdc_dt_read() local 1505 pdcs->hw_type = PDC_HW; in pdc_dt_read() 1507 hw_type = device_get_match_data(dev); in pdc_dt_read() 1508 if (hw_type) in pdc_dt_read() 1509 pdcs->hw_type = *hw_type; in pdc_dt_read()
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | p54usb.h | 149 enum p54u_hw_type hw_type; member
|
| H A D | p54usb.c | 156 if (priv->hw_type == P54U_NET2280) in p54u_rx_cb() 176 if (priv->hw_type == P54U_NET2280) in p54u_rx_cb() 859 if (p54u_fwlist[i].type == priv->hw_type) in p54_find_type() 1001 priv->hw_type = P54U_INVALID_HW; in p54u_probe() 1037 priv->hw_type = P54U_3887; in p54u_probe() 1043 priv->hw_type = P54U_NET2280; in p54u_probe()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_parisc.c | 40 if (parisc_parent(dev)->id.hw_type != HPHW_IOA) in serial_init_chip()
|
| /linux/drivers/parisc/ |
| H A D | wax.c | 116 if (parent->id.hw_type != HPHW_IOA) { in wax_init_chip()
|
| H A D | gsc.c | 216 if (padev->id.hw_type == HPHW_FAULTY) in gsc_fixup_irqs_callback()
|
| H A D | sba_iommu.c | 2007 char t = sba_dev->id.hw_type; in sba_get_iommu() 2028 char t = sba_dev->id.hw_type; in sba_directed_lmmio() 2071 char t = sba_dev->id.hw_type; in sba_distributed_lmmio()
|
| /linux/arch/parisc/include/asm/ |
| H A D | hardware.h | 13 unsigned int hw_type:8; /* HPHW_xxx */ member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
| H A D | fw_common.c | 19 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192CU) { in _rtl92c_enable_fw_download() 27 } else if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192CE) { in _rtl92c_enable_fw_download() 63 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192CE) in _rtl92c_write_fw()
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | adminq.c | 215 q->hw_type, q->dbval | q->head_idx); in __pdsc_adminq_post()
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_debugfs.c | 144 debugfs_create_u32("qtype", 0400, q_dentry, &q->hw_type); in ionic_debugfs_add_qcq()
|
| H A D | ionic_txrx.c | 65 ionic_dbell_ring(q->lif->kern_dbpage, q->hw_type, in ionic_txq_poke_doorbell() 90 ionic_dbell_ring(q->lif->kern_dbpage, q->hw_type, in ionic_rxq_poke_doorbell() 447 ionic_dbell_ring(lif->kern_dbpage, txq->hw_type, in ionic_xdp_xmit() 881 ionic_dbell_ring(q->lif->kern_dbpage, q->hw_type, in ionic_rx_fill()
|
| /linux/scripts/mod/ |
| H A D | devicetable-offsets.c | 116 DEVID_FIELD(parisc_device_id, hw_type); in main()
|