/drivers/uwb/i1480/dfu/ |
D | i1480-dfu.h | 126 u8 hw_rev; member 137 i1480->hw_rev = 1; in i1480_init() 207 u8 hw_rev; member
|
D | mac.c | 272 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/ |
D | hw.h | 252 #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)
|
D | pci.c | 827 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()
|
D | core.h | 600 enum ath10k_hw_rev hw_rev; member 862 enum ath10k_hw_rev hw_rev,
|
D | core.c | 1952 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/ |
D | rtl8225.c | 599 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()
|
D | dev.c | 1546 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()
|
D | rtl8187.h | 136 } hw_rev; member
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-config.h | 90 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()
|
D | iwl-eeprom-read.c | 178 switch (trans->hw_rev & CSR_HW_REV_TYPE_MSK) { in iwl_nvm_is_otp()
|
/drivers/infiniband/hw/nes/ |
D | nes.c | 401 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()
|
D | nes_hw.c | 67 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/ |
D | g2d.h | 77 unsigned short hw_rev; member
|
D | g2d-hw.c | 105 if (d->variant->hw_rev == TYPE_G2D_3X) in g2d_start()
|
D | g2d.c | 528 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/ |
D | nvm.c | 418 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()
|
D | ops.c | 157 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/ |
D | pcan_usb_pro.h | 53 __le32 hw_rev; member
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.h | 171 uint32_t hw_rev; member
|
/drivers/media/i2c/ |
D | s5k4ecgx.c | 275 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/ |
D | ida_cmd.h | 106 __u8 hw_rev; member
|
/drivers/net/wireless/iwlwifi/pcie/ |
D | trans.c | 2748 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/ |
D | sba_iommu.c | 1793 (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/ |
D | ocrdma_main.c | 272 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|