Home
last modified time | relevance | path

Searched refs:hw_version (Results 1 – 25 of 88) sorted by relevance

1234

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dreg.h830 (((_ah)->hw_version.macVersion == AR_SREV_VERSION_5416_PCI) || \
831 ((_ah)->hw_version.macVersion == AR_SREV_VERSION_5416_PCIE))
834 ((_ah)->hw_version.macRev >= AR_SREV_REVISION_5416_22)) || \
835 ((_ah)->hw_version.macVersion >= AR_SREV_VERSION_9100))
838 ((ah->hw_version.macVersion) == AR_SREV_VERSION_9100)
840 (((_ah)->hw_version.macVersion >= AR_SREV_VERSION_9100))
843 (((_ah)->hw_version.macVersion == AR_SREV_VERSION_9160))
845 (((_ah)->hw_version.macVersion >= AR_SREV_VERSION_9160))
848 ((_ah)->hw_version.macRev == AR_SREV_REVISION_9160_11))
850 (((_ah)->hw_version.macVersion == AR_SREV_VERSION_9280))
[all …]
Dhw.c260 ah->hw_version.macRev = ah->get_mac_revision(); in ath9k_hw_read_revisions()
262 switch (ah->hw_version.devid) { in ath9k_hw_read_revisions()
264 ah->hw_version.macVersion = AR_SREV_VERSION_9100; in ath9k_hw_read_revisions()
267 ah->hw_version.macVersion = AR_SREV_VERSION_9330; in ath9k_hw_read_revisions()
270 ah->hw_version.macRev = MS(val, AR_SREV_REVISION2); in ath9k_hw_read_revisions()
274 ah->hw_version.macVersion = AR_SREV_VERSION_9340; in ath9k_hw_read_revisions()
277 ah->hw_version.macVersion = AR_SREV_VERSION_9550; in ath9k_hw_read_revisions()
280 ah->hw_version.macVersion = AR_SREV_VERSION_9531; in ath9k_hw_read_revisions()
283 ah->hw_version.macVersion = AR_SREV_VERSION_9561; in ath9k_hw_read_revisions()
291 ah->hw_version.macVersion = in ath9k_hw_read_revisions()
[all …]
/Linux-v4.19/drivers/media/platform/qcom/camss/
Dcamss-csiphy-3ph-1-0.c51 u32 hw_version; in csiphy_hw_version_read() local
56 hw_version = readl_relaxed(csiphy->base + in csiphy_hw_version_read()
58 hw_version |= readl_relaxed(csiphy->base + in csiphy_hw_version_read()
60 hw_version |= readl_relaxed(csiphy->base + in csiphy_hw_version_read()
62 hw_version |= readl_relaxed(csiphy->base + in csiphy_hw_version_read()
65 dev_err(dev, "CSIPHY 3PH HW Version = 0x%08x\n", hw_version); in csiphy_hw_version_read()
Dcamss-csiphy-2ph-1-0.c32 u8 hw_version = readl_relaxed(csiphy->base + in csiphy_hw_version_read() local
35 dev_dbg(dev, "CSIPHY HW Version = 0x%02x\n", hw_version); in csiphy_hw_version_read()
/Linux-v4.19/drivers/input/mouse/
Delantech.c111 switch (etd->info.hw_version) { in elantech_read_reg()
143 else if (etd->info.hw_version != 4) in elantech_read_reg()
166 switch (etd->info.hw_version) { in elantech_write_reg()
836 switch (etd->info.hw_version) { in elantech_process_byte()
922 switch (etd->info.hw_version) { in elantech_set_absolute_mode()
982 } else if (etd->info.hw_version == 1 && in elantech_set_absolute_mode()
1007 switch (info->hw_version) { in elantech_set_range()
1215 switch (info->hw_version) { in elantech_set_input_params()
1232 if (info->hw_version == 3) in elantech_set_input_params()
1278 if (info->hw_version > 1) { in elantech_set_input_params()
[all …]
Delantech.h145 unsigned char hw_version; member
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c152 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_dma_addr_get()
168 if (port->priv->hw_version == MVPP21) { in mvpp2_txdesc_dma_addr_set()
183 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_size_get()
193 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_size_set()
203 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_txq_set()
213 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_cmd_set()
222 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_offset_get()
231 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_dma_addr_get()
241 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_cookie_get()
251 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_size_get()
[all …]
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c62 wil->hw_version = HW_VER_SPARROW_D0; in wil_set_capabilities()
77 wil->hw_version = HW_VER_SPARROW_B0; in wil_set_capabilities()
81 wil->hw_version = HW_VER_UNKNOWN; in wil_set_capabilities()
89 wil->hw_version = HW_VER_TALYN; in wil_set_capabilities()
103 wil->hw_version = HW_VER_TALYN_MB; in wil_set_capabilities()
120 wil->hw_version = HW_VER_UNKNOWN; in wil_set_capabilities()
Dmain.c815 if (wil->hw_version >= HW_VER_TALYN_MB) { in wil_halt_cpu()
829 if (wil->hw_version >= HW_VER_TALYN_MB) in wil_release_cpu()
1035 if (wil->hw_version >= HW_VER_TALYN_MB) { in wil_target_reset()
1061 if (wil->hw_version == HW_VER_TALYN_MB) in wil_target_reset()
1074 if (wil->hw_version < HW_VER_TALYN_MB && no_flash) { in wil_target_reset()
1289 if (wil->hw_version >= HW_VER_TALYN_MB) in wil_get_otp_info()
1319 jiffies_to_msecs(to-left), wil->hw_version); in wil_wait_for_fw_ready()
1402 if (wil->hw_version < HW_VER_TALYN_MB) in wil_pre_fw_config()
1469 if (wil->hw_version == HW_VER_UNKNOWN) in wil_reset()
1620 if (wil->hw_version >= HW_VER_TALYN_MB) in wil_reset()
/Linux-v4.19/drivers/tty/ipwireless/
Dhardware.c231 short hw_version; member
421 if (hw->hw_version == HW_VERSION_1) { in do_send_fragment()
435 } else if (hw->hw_version == HW_VERSION_2) { in do_send_fragment()
526 if (hw->hw_version == HW_VERSION_1) { in ipw_setup_hardware()
844 if (hw->hw_version == HW_VERSION_1) in acknowledge_data_read()
862 if (hw->hw_version == HW_VERSION_1) { in do_receive_packet()
1050 if (hw->hw_version == HW_VERSION_1) in is_card_present()
1219 if (ipw->hardware->hw_version == HW_VERSION_1) in ipwireless_interrupt()
1600 if (hw->hw_version == HW_VERSION_1) { in do_close_hardware()
1656 hw->hw_version = (is_v2_card ? HW_VERSION_2 : HW_VERSION_1); in ipwireless_init_hardware_v1()
[all …]
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dboot.h41 u32 hw_version; member
/Linux-v4.19/drivers/dma/qcom/
Dhidma_mgmt.h26 u32 hw_version; member
Dhidma_mgmt.c142 mgmtdev->hw_version = in hidma_mgmt_setup()
144 mgmtdev->hw_version_major = (mgmtdev->hw_version >> 28) & 0xF; in hidma_mgmt_setup()
145 mgmtdev->hw_version_minor = (mgmtdev->hw_version >> 16) & 0xF; in hidma_mgmt_setup()
/Linux-v4.19/drivers/gpu/drm/stm/
Ddw_mipi_dsi-stm.c76 u32 hw_version; member
228 dsi->hw_version = dsi_read(dsi, DSI_VERSION) & VERSION; in dw_mipi_dsi_get_lane_mbps()
231 if (dsi->hw_version == HWVER_131) { in dw_mipi_dsi_get_lane_mbps()
Dltdc.h15 u32 hw_version; /* hardware version */ member
Dltdc.c983 ldev->caps.hw_version = reg_read(ldev->regs, LTDC_IDR); in ltdc_get_caps()
985 switch (ldev->caps.hw_version) { in ltdc_get_caps()
999 if (ldev->caps.hw_version == HWVER_10200) in ltdc_get_caps()
1098 ldev->caps.hw_version); in ltdc_load()
1102 DRM_INFO("ltdc hw version 0x%08x - ready\n", ldev->caps.hw_version); in ltdc_load()
/Linux-v4.19/drivers/nfc/s3fwrn5/
Dfirmware.c351 if (bootinfo->hw_version[0] == match[i].version[0] && in s3fwrn5_fw_get_base_addr()
352 bootinfo->hw_version[1] == match[i].version[1] && in s3fwrn5_fw_get_base_addr()
353 bootinfo->hw_version[3] == match[i].version[3]) { in s3fwrn5_fw_get_base_addr()
364 return !!bootinfo->hw_version[2]; in s3fwrn5_fw_is_custom()
Dfirmware.h53 __u8 hw_version[4]; member
/Linux-v4.19/include/uapi/rdma/hfi/
Dhfi1_ioctl.h122 __u32 hw_version; member
/Linux-v4.19/drivers/net/can/softing/
Dsofting.h69 uint16_t fw_version, hw_version, license, serial; member
/Linux-v4.19/include/sound/
Dsnd_wavefront.h86 char hw_version[2]; /* major = [0], minor = [1] */ member
/Linux-v4.19/drivers/input/touchscreen/
Delants_i2c.c135 u16 hw_version; member
312 ts->hw_version = elants_i2c_parse_version(resp); in elants_i2c_query_hw_version()
313 if (ts->hw_version != 0xffff) in elants_i2c_query_hw_version()
327 dev_err(&client->dev, "Invalid fw id: %#04x\n", ts->hw_version); in elants_i2c_query_hw_version()
727 fw_name = kasprintf(GFP_KERNEL, "elants_i2c_%04x.bin", ts->hw_version); in elants_i2c_fw_update()
1049 static ELANTS_VERSION_ATTR(hw_version);
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_mcu.h161 char hw_version[4]; member
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mr.h288 uint8_t hw_version[16]; member
471 uint8_t hw_version[16]; member
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h147 u32 hw_version; member

1234