Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A 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 …]
H A Dhw.c261 ah->hw_version.macRev = ah->get_mac_revision(); in ath9k_hw_read_revisions()
263 switch (ah->hw_version.devid) { in ath9k_hw_read_revisions()
265 ah->hw_version.macVersion = AR_SREV_VERSION_9100; in ath9k_hw_read_revisions()
268 ah->hw_version.macVersion = AR_SREV_VERSION_9330; in ath9k_hw_read_revisions()
271 ah->hw_version.macRev = MS(val, AR_SREV_REVISION2); in ath9k_hw_read_revisions()
275 ah->hw_version.macVersion = AR_SREV_VERSION_9340; in ath9k_hw_read_revisions()
278 ah->hw_version.macVersion = AR_SREV_VERSION_9550; in ath9k_hw_read_revisions()
281 ah->hw_version.macVersion = AR_SREV_VERSION_9531; in ath9k_hw_read_revisions()
284 ah->hw_version.macVersion = AR_SREV_VERSION_9561; in ath9k_hw_read_revisions()
300 ah->hw_version.macVersion = in ath9k_hw_read_revisions()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Delantech.c149 switch (etd->info.hw_version) { in elantech_read_reg()
181 else if (etd->info.hw_version != 4) in elantech_read_reg()
204 switch (etd->info.hw_version) { in elantech_write_reg()
933 switch (etd->info.hw_version) { in elantech_process_byte()
1019 switch (etd->info.hw_version) { in elantech_set_absolute_mode()
1079 } else if (etd->info.hw_version == 1 && in elantech_set_absolute_mode()
1188 switch (info->hw_version) { in elantech_set_input_params()
1205 if (info->hw_version == 3) in elantech_set_input_params()
1251 if (info->hw_version > 1) { in elantech_set_input_params()
1301 if (etd->info.hw_version == 1) { in elantech_set_int_attr()
[all …]
H A Delantech.h143 unsigned char hw_version; member
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dinspur-ipsps.c38 hw_version, enumerator
49 [hw_version] = IPSPS_REG_HW_VERSION,
161 static SENSOR_DEVICE_ATTR_RO(hw_version, ipsps_string, hw_version);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c81 u32 hw_version; member
253 if (dsi->hw_version == HWVER_131) { in dw_mipi_dsi_get_lane_mbps()
405 dsi->hw_version = dsi_read(dsi, DSI_VERSION) & VERSION; in dw_mipi_dsi_stm_probe()
408 if (dsi->hw_version != HWVER_130 && dsi->hw_version != HWVER_131) { in dw_mipi_dsi_stm_probe()
H A Dltdc.h15 u32 hw_version; /* hardware version */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dmain.c931 if (wil->hw_version >= HW_VER_TALYN_MB) { in wil_halt_cpu()
945 if (wil->hw_version >= HW_VER_TALYN_MB) in wil_release_cpu()
1114 if (wil->hw_version < HW_VER_TALYN) { in wil_target_reset()
1154 if (wil->hw_version >= HW_VER_TALYN_MB) { in wil_target_reset()
1180 if (wil->hw_version == HW_VER_TALYN_MB) in wil_target_reset()
1193 if (wil->hw_version < HW_VER_TALYN_MB && no_flash) { in wil_target_reset()
1417 if (wil->hw_version >= HW_VER_TALYN_MB) in wil_get_otp_info()
1449 jiffies_to_msecs(to-left), wil->hw_version); in wil_wait_for_fw_ready()
1527 if (wil->hw_version < HW_VER_TALYN_MB) { in wil_pre_fw_config()
1535 if (wil->hw_version < HW_VER_TALYN_MB) in wil_pre_fw_config()
[all …]
H A Dpcie_bus.c51 wil->hw_version = HW_VER_SPARROW_D0; in wil_set_capabilities()
66 wil->hw_version = HW_VER_SPARROW_B0; in wil_set_capabilities()
70 wil->hw_version = HW_VER_UNKNOWN; in wil_set_capabilities()
78 wil->hw_version = HW_VER_TALYN; in wil_set_capabilities()
92 wil->hw_version = HW_VER_TALYN_MB; in wil_set_capabilities()
110 wil->hw_version = HW_VER_UNKNOWN; in wil_set_capabilities()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c175 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_dma_addr_get()
191 if (port->priv->hw_version == MVPP21) { in mvpp2_txdesc_dma_addr_set()
206 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_size_get()
216 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_size_set()
226 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_txq_set()
236 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_cmd_set()
245 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_offset_get()
254 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_dma_addr_get()
264 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_cookie_get()
274 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_size_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/ipwireless/
H A 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()
1602 if (hw->hw_version == HW_VERSION_1) { in do_close_hardware()
1658 hw->hw_version = (is_v2_card ? HW_VERSION_2 : HW_VERSION_1); in ipwireless_init_hardware_v1()
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c939 enum { MVPP21, MVPP22 } hw_version; member
1311 if (port->priv->hw_version == MVPP21) { in mvpp2_txdesc_dma_addr_set()
1325 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_size_set()
1335 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_txq_set()
1345 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_cmd_set()
1355 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_offset_set()
1364 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_dma_addr_get()
1373 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_cookie_get()
1382 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_size_get()
1391 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_status_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/nfc/s3fwrn5/
H A Dfirmware.c342 if (bootinfo->hw_version[0] == match[i].version[0] && in s3fwrn5_fw_get_base_addr()
343 bootinfo->hw_version[1] == match[i].version[1] && in s3fwrn5_fw_get_base_addr()
344 bootinfo->hw_version[3] == match[i].version[3]) { in s3fwrn5_fw_get_base_addr()
355 return !!bootinfo->hw_version[2]; in s3fwrn5_fw_is_custom()
H A Dfirmware.h42 __u8 hw_version[4]; member
/OK3568_Linux_fs/kernel/drivers/dma/qcom/
H A Dhidma_mgmt.c134 mgmtdev->hw_version = in hidma_mgmt_setup()
136 mgmtdev->hw_version_major = (mgmtdev->hw_version >> 28) & 0xF; in hidma_mgmt_setup()
137 mgmtdev->hw_version_minor = (mgmtdev->hw_version >> 16) & 0xF; in hidma_mgmt_setup()
H A Dhidma_mgmt.h18 u32 hw_version; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dboot.h27 u32 hw_version; member
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir_toy.c72 uint hw_version; member
96 irtoy->hw_version = version / 100; in irtoy_response()
440 irtoy->hw_version, irtoy->sw_version, irtoy->proto_version); in irtoy_probe()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/hfi/
H A Dhfi1_ioctl.h122 __u32 hw_version; member
/OK3568_Linux_fs/kernel/include/uapi/rdma/hfi/
H A Dhfi1_ioctl.h122 __u32 hw_version; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/hfi/
H A Dhfi1_ioctl.h122 __u32 hw_version; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Delants_i2c.c150 u16 hw_version; member
364 ts->hw_version = elants_i2c_parse_version(resp); in elants_i2c_query_hw_version()
365 if (ts->hw_version != 0xffff) in elants_i2c_query_hw_version()
369 dev_err(&client->dev, "Invalid fw id: %#04x\n", ts->hw_version); in elants_i2c_query_hw_version()
840 fw_name = kasprintf(GFP_KERNEL, "elants_i2c_%04x.bin", ts->hw_version); in elants_i2c_fw_update()
1186 static ELANTS_VERSION_ATTR(hw_version);
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mcu.h83 char hw_version[4]; member

12345