| /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 | 53 return pdev->id.hw_type != HPHW_FAULTY; in check_dev() 109 if ((ids->hw_type != HWTYPE_ANY_ID) && in match_device() 110 (ids->hw_type != dev->id.hw_type)) in match_device() 263 if (pdev->id.hw_type != HPHW_BCPORT) in is_IKE_device() 295 if (candidate->id.hw_type == type) in find_pa_parent_type() 426 dev->id.hw_type = HPHW_FAULTY; in create_tree_node() 512 if (dev->id.hw_type != HPHW_FAULTY) { in alloc_pa_dev() 519 dev->id.hw_type = iodc_data[3] & 0x1f; in alloc_pa_dev() 562 (u8)id->hw_type, (u16)id->hversion, (u8)id->hversion_rev, in make_modalias() 599 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()
|
| /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/net/wireless/realtek/rtlwifi/ |
| H A D | pci.c | 45 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192SE) in _rtl_mac_to_hwqueue() 48 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8822BE) { in _rtl_mac_to_hwqueue() 154 if (rtlpriv->rtlhal.hw_type == HARDWARE_TYPE_RTL8192SE && in _rtl_pci_update_default_setting() 164 if (rtlpriv->rtlhal.hw_type == HARDWARE_TYPE_RTL8723BE && in _rtl_pci_update_default_setting() 179 if (rtlhal->hw_type != HARDWARE_TYPE_RTL8192SE) in _rtl_pci_platform_switch_device_pci_aspm() 201 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192SE) in _rtl_pci_switch_clk_req() 924 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8822BE) { in _rtl_pci_interrupt() 934 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192SE) { in _rtl_pci_interrupt() 962 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8723AE) { in _rtl_pci_interrupt() 977 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8188EE || in _rtl_pci_interrupt() [all …]
|
| /linux/drivers/scsi/ |
| H A D | lasi700.c | 53 .hw_type = HPHW_FIO, \ 60 .hw_type = HPHW_FIO, \
|
| /linux/drivers/mfd/ |
| H A D | dln2.c | 533 __le32 hw_type; in dln2_check_hw() local 534 int len = sizeof(hw_type); in dln2_check_hw() 537 NULL, 0, &hw_type, &len); in dln2_check_hw() 540 if (len < sizeof(hw_type)) in dln2_check_hw() 543 if (le32_to_cpu(hw_type) != DLN2_HW_ID) { in dln2_check_hw() 545 le32_to_cpu(hw_type)); in dln2_check_hw()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | hw.c | 318 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_download_rsvd_page() 349 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_download_rsvd_page() 584 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_set_hw_reg() 590 } else if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in rtl8821ae_set_hw_reg() 874 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_gen_refresh_led_state() 879 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_gen_refresh_led_state() 884 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_gen_refresh_led_state() 906 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in _rtl8821ae_init_mac() 938 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in _rtl8821ae_init_mac() 1135 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in _rtl8821ae_enable_aspm_back_door() [all …]
|
| 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()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | fwio.c | 321 int hw_revision, hw_type; in wfx_init_device() local 351 hw_type = FIELD_GET(CFG_DEVICE_ID_TYPE, reg); in wfx_init_device() 352 if (hw_type == 1) { in wfx_init_device()
|
| /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.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()
|
| H A D | p54usb.h | 149 enum p54u_hw_type hw_type; member
|
| /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()
|
| /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/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/include/linux/ |
| H A D | atalk.h | 70 __be16 hw_type; member
|
| /linux/net/appletalk/ |
| H A D | aarp.c | 140 eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); in __aarp_send_query() 187 eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); in aarp_send_reply() 238 eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); in aarp_send_probe()
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | core.c | 386 pdsc->adminqcq.q.hw_type = cido.adminq_hw_type; in pdsc_core_init() 390 pdsc->notifyqcq.q.hw_type = cido.notifyq_hw_type; in pdsc_core_init()
|