Home
last modified time | relevance | path

Searched refs:hw_rev (Results 1 – 25 of 52) sorted by relevance

123

/drivers/uwb/i1480/dfu/
Di1480-dfu.h126 u8 hw_rev; member
137 i1480->hw_rev = 1; in i1480_init()
207 u8 hw_rev; member
Dmac.c272 if (i1480->hw_rev > 1) in mac_fw_upload_enable()
296 if (i1480->hw_rev > 1) in mac_fw_upload_disable()
/drivers/net/wireless/ath/ath10k/
Dhw.h252 #define QCA_REV_988X(ar) ((ar)->hw_rev == ATH10K_HW_QCA988X)
253 #define QCA_REV_6174(ar) ((ar)->hw_rev == ATH10K_HW_QCA6174)
254 #define QCA_REV_99X0(ar) ((ar)->hw_rev == ATH10K_HW_QCA99X0)
255 #define QCA_REV_9377(ar) ((ar)->hw_rev == ATH10K_HW_QCA9377)
Dpci.c827 switch (ar->hw_rev) { in ath10k_pci_targ_cpu_to_ce_addr()
1494 switch (ar->hw_rev) { in ath10k_pci_irq_msi_fw_mask()
1516 switch (ar->hw_rev) { in ath10k_pci_irq_msi_fw_unmask()
2989 enum ath10k_hw_rev hw_rev; in ath10k_pci_probe() local
2995 hw_rev = ATH10K_HW_QCA988X; in ath10k_pci_probe()
3000 hw_rev = ATH10K_HW_QCA6174; in ath10k_pci_probe()
3004 hw_rev = ATH10K_HW_QCA99X0; in ath10k_pci_probe()
3008 hw_rev = ATH10K_HW_QCA9377; in ath10k_pci_probe()
3017 hw_rev, &ath10k_pci_hif_ops); in ath10k_pci_probe()
Dcore.h600 enum ath10k_hw_rev hw_rev; member
862 enum ath10k_hw_rev hw_rev,
Dcore.c1952 enum ath10k_hw_rev hw_rev, in ath10k_core_create() argument
1965 ar->hw_rev = hw_rev; in ath10k_core_create()
1969 switch (hw_rev) { in ath10k_core_create()
1985 hw_rev); in ath10k_core_create()
/drivers/net/wireless/realtek/rtl818x/rtl8187/
Drtl8225.c599 cck_power = (priv->hw_rev == RTL8187BvB) ? 15 : 22; in rtl8225z2_b_rf_set_tx_power()
601 cck_power += (priv->hw_rev == RTL8187BvB) ? 0 : 7; in rtl8225z2_b_rf_set_tx_power()
606 ofdm_power = (priv->hw_rev == RTL8187BvB) ? 17 : 25; in rtl8225z2_b_rf_set_tx_power()
608 ofdm_power += (priv->hw_rev == RTL8187BvB) ? 2 : 10; in rtl8225z2_b_rf_set_tx_power()
617 if (priv->hw_rev == RTL8187BvB) { in rtl8225z2_b_rf_set_tx_power()
644 if (priv->hw_rev == RTL8187BvB) { in rtl8225z2_b_rf_set_tx_power()
Ddev.c1546 priv->hw_rev = RTL8187BvB; in rtl8187_probe()
1567 priv->hw_rev = RTL8187BvB; in rtl8187_probe()
1571 priv->hw_rev = RTL8187BvD; in rtl8187_probe()
1575 priv->hw_rev = RTL8187BvE; in rtl8187_probe()
1579 priv->hw_rev = RTL8187BvB; in rtl8187_probe()
Drtl8187.h136 } hw_rev; member
/drivers/net/wireless/iwlwifi/
Diwl-config.h90 static inline bool iwl_has_secure_boot(u32 hw_rev, in iwl_has_secure_boot() argument
94 if ((family == IWL_DEVICE_FAMILY_8000) && (hw_rev & 0xC)) in iwl_has_secure_boot()
Diwl-eeprom-read.c178 switch (trans->hw_rev & CSR_HW_REV_TYPE_MSK) { in iwl_nvm_is_otp()
/drivers/infiniband/hw/nes/
Dnes.c401 if (unlikely(nesdev->nesadapter->hw_rev == NE020_REV)) { in nes_interrupt()
465 u8 hw_rev; in nes_probe() local
539 pci_read_config_byte(pcidev, 0x0008, &hw_rev); in nes_probe()
540 nes_debug(NES_DBG_INIT, "hw_rev=%u\n", hw_rev); in nes_probe()
576 nesdev->nesadapter = nes_init_adapter(nesdev, hw_rev); in nes_probe()
612 (hw_rev == NE020_REV1))) && in nes_probe()
Dnes_hw.c67 static void nes_init_csr_ne020(struct nes_device *nesdev, u8 hw_rev, u8 port_count);
68 static int nes_init_serdes(struct nes_device *nesdev, u8 hw_rev, u8 port_count,
254 struct nes_adapter *nes_init_adapter(struct nes_device *nesdev, u8 hw_rev) { in nes_init_adapter() argument
293 if ((hw_rev != NE020_REV) && (hw_rev != NE020_REV1)) { in nes_init_adapter()
295 hw_rev); in nes_init_adapter()
381 if (nes_init_serdes(nesdev, hw_rev, port_count, nesadapter, in nes_init_adapter()
386 nes_init_csr_ne020(nesdev, hw_rev, port_count); in nes_init_adapter()
400 nesadapter->hw_rev = hw_rev; in nes_init_adapter()
608 if (nesadapter->hw_rev == NE020_REV) { in nes_init_adapter()
750 static int nes_init_serdes(struct nes_device *nesdev, u8 hw_rev, u8 port_count, in nes_init_serdes() argument
[all …]
/drivers/media/platform/s5p-g2d/
Dg2d.h77 unsigned short hw_rev; member
Dg2d-hw.c105 if (d->variant->hw_rev == TYPE_G2D_3X) in g2d_start()
Dg2d.c528 if (dev->variant->hw_rev == TYPE_G2D_3X) in device_run()
775 .hw_rev = TYPE_G2D_3X, /* Revision 3.0 for S5PV210 and Exynos4210 */
779 .hw_rev = TYPE_G2D_4X, /* Revision 4.1 for Exynos4X12 and Exynos5 */
/drivers/net/wireless/iwlwifi/mvm/
Dnvm.c418 if ((CSR_HW_REV_STEP(mvm->trans->hw_rev) == SILICON_C_STEP && in iwl_mvm_read_external_nvm()
420 (CSR_HW_REV_STEP(mvm->trans->hw_rev) == SILICON_B_STEP && in iwl_mvm_read_external_nvm()
594 if (CSR_HW_REV_STEP(mvm->trans->hw_rev) == in iwl_nvm_init()
Dops.c157 reg_val |= CSR_HW_REV_STEP(mvm->trans->hw_rev) << in iwl_mvm_nic_config()
159 reg_val |= CSR_HW_REV_DASH(mvm->trans->hw_rev) << in iwl_mvm_nic_config()
533 mvm->cfg->name, mvm->trans->hw_rev); in iwl_op_mode_mvm_start()
/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h53 __le32 hw_rev; member
/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.h171 uint32_t hw_rev; member
/drivers/media/i2c/
Ds5k4ecgx.c275 u16 hw_rev, fw_ver = 0; in s5k4ecgx_read_fw_ver() local
284 ret = s5k4ecgx_read(client, REG_FW_REVISION, &hw_rev); in s5k4ecgx_read_fw_ver()
289 fw_ver, hw_rev); in s5k4ecgx_read_fw_ver()
/drivers/block/
Dida_cmd.h106 __u8 hw_rev; member
/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c2748 trans->hw_rev = iwl_read32(trans, CSR_HW_REV); in iwl_trans_pcie_alloc()
2758 trans->hw_rev = (trans->hw_rev & 0xfff0) | in iwl_trans_pcie_alloc()
2759 (CSR_HW_REV_STEP(trans->hw_rev << 2) << 2); in iwl_trans_pcie_alloc()
2793 trans->hw_rev = (trans->hw_rev & 0xFFFFFFF3) | in iwl_trans_pcie_alloc()
/drivers/parisc/
Dsba_iommu.c1793 (sba_dev->hw_rev & 0x7) + 1, in sba_proc_info()
1794 (sba_dev->hw_rev & 0x18) >> 3); in sba_proc_info()
1980 sba_dev->hw_rev = func_class; in sba_driver_callback()
/drivers/infiniband/hw/ocrdma/
Docrdma_main.c272 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);

123