Home
last modified time | relevance | path

Searched refs:hw_type (Results 1 – 25 of 61) sorted by relevance

123

/drivers/net/wireless/st/cw1200/
Dfwio.c26 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()
Dcw1200.h112 } hw_type; member
/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c133 .hw_type = DSIM_TYPE_EXYNOS3250,
138 .hw_type = DSIM_TYPE_EXYNOS4210,
143 .hw_type = DSIM_TYPE_EXYNOS5410,
148 .hw_type = DSIM_TYPE_EXYNOS5422,
153 .hw_type = DSIM_TYPE_EXYNOS5433,
/drivers/leds/flash/
Dleds-qcom-flash.c76 enum hw_type { enum
132 enum hw_type hw_type; member
201 if (flash_data->hw_type == QCOM_MVFLASH_3CH) { in set_flash_current()
207 } else if (flash_data->hw_type == QCOM_MVFLASH_4CH) { in set_flash_current()
215 "HW type %d is not supported\n", flash_data->hw_type); in set_flash_current()
366 if (flash_data->hw_type == QCOM_MVFLASH_3CH) { in qcom_flash_fault_get()
375 } else if (flash_data->hw_type == QCOM_MVFLASH_4CH) { in qcom_flash_fault_get()
398 if (flash_data->hw_type == QCOM_MVFLASH_3CH) { in qcom_flash_fault_get()
401 } else if (flash_data->hw_type == QCOM_MVFLASH_4CH) { in qcom_flash_fault_get()
703 flash_data->hw_type = QCOM_MVFLASH_3CH; in qcom_flash_led_probe()
[all …]
/drivers/char/ipmi/
Dkcs_bmc_aspeed.c304 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()
/drivers/net/wireless/ath/ath10k/
Dtrace.h236 __field(u8, hw_type)
244 __entry->hw_type = ar->hw_rev;
253 __entry->hw_type,
266 __field(u8, hw_type)
274 __entry->hw_type = ar->hw_rev;
283 __entry->hw_type,
432 __field(u8, hw_type)
440 __entry->hw_type = ar->hw_rev;
449 __entry->hw_type,
/drivers/net/wireless/realtek/rtlwifi/
Dpci.c45 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()
155 if (rtlpriv->rtlhal.hw_type == HARDWARE_TYPE_RTL8192SE && in _rtl_pci_update_default_setting()
169 if (rtlhal->hw_type != HARDWARE_TYPE_RTL8192SE) in _rtl_pci_platform_switch_device_pci_aspm()
191 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192SE) in _rtl_pci_switch_clk_req()
946 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8822BE) { in _rtl_pci_interrupt()
956 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192SE) { in _rtl_pci_interrupt()
984 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8723AE) { in _rtl_pci_interrupt()
999 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8188EE || in _rtl_pci_interrupt()
1000 rtlhal->hw_type == HARDWARE_TYPE_RTL8723BE) { in _rtl_pci_interrupt()
[all …]
Defuse.c1097 if (pwrstate && (rtlhal->hw_type != HARDWARE_TYPE_RTL8192SE)) { in efuse_power_switch()
1098 if (rtlhal->hw_type != HARDWARE_TYPE_RTL8192CE && in efuse_power_switch()
1099 rtlhal->hw_type != HARDWARE_TYPE_RTL8192DE) { in efuse_power_switch()
1137 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in efuse_power_switch()
1140 } else if (rtlhal->hw_type != HARDWARE_TYPE_RTL8192SE) { in efuse_power_switch()
1150 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192SE) { in efuse_power_switch()
1155 if (rtlhal->hw_type != HARDWARE_TYPE_RTL8192CE && in efuse_power_switch()
1156 rtlhal->hw_type != HARDWARE_TYPE_RTL8192DE) in efuse_power_switch()
1169 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8192SE) { in efuse_power_switch()
/drivers/scsi/
Dlasi700.c53 .hw_type = HPHW_FIO, \
60 .hw_type = HPHW_FIO, \
/drivers/mfd/
Ddln2.c533 __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()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.c318 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()
589 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_set_hw_reg()
595 } else if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in rtl8821ae_set_hw_reg()
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()
889 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in _rtl8821ae_gen_refresh_led_state()
911 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in _rtl8821ae_init_mac()
943 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in _rtl8821ae_init_mac()
1140 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in _rtl8821ae_enable_aspm_back_door()
[all …]
Dled.c156 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()
Dphy.c85 } else if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in rtl8812ae_fixspur()
214 !((rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) || in _rtl8821ae_phy_rf_serial_read()
226 if ((rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) || in _rtl8821ae_phy_rf_serial_read()
251 !((rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) || in _rtl8821ae_phy_rf_serial_read()
313 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_phy_bb_config()
479 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in phy_get_tx_swing_8812A()
608 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in rtl8821ae_phy_switch_wirelessband()
615 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_phy_switch_wirelessband()
620 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in rtl8821ae_phy_switch_wirelessband()
628 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_phy_switch_wirelessband()
[all …]
Ddm.c557 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()
919 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_iq_calibrate()
988 if (rtlhal->hw_type == HARDWARE_TYPE_RTL8821AE) { in rtl8821ae_dm_update_init_rate()
2522 if (rtlpriv->rtlhal.hw_type != HARDWARE_TYPE_RTL8812AE) { in rtl8821ae_dm_check_edca_turbo()
2636 if (rtlpriv->rtlhal.hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_dynamic_atc_switch()
2729 if (rtlpriv->rtlhal.hw_type == HARDWARE_TYPE_RTL8812AE) in rtl8821ae_dm_dynamic_atc_switch()
[all …]
Drf.c404 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()
/drivers/net/wireless/silabs/wfx/
Dfwio.c321 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()
/drivers/net/wireless/intel/iwlwifi/fw/
Derror-dump.h156 __le32 hw_type; member
411 __le32 hw_type; member
/drivers/mailbox/
Dbcm-pdc-mailbox.c409 enum pdc_hw hw_type; member
1396 if (pdcs->hw_type == FA_HW) in pdc_interrupts_init()
1498 const int *hw_type; in pdc_dt_read() local
1510 pdcs->hw_type = PDC_HW; in pdc_dt_read()
1514 hw_type = match->data; in pdc_dt_read()
1515 pdcs->hw_type = *hw_type; in pdc_dt_read()
/drivers/net/wireless/intersil/p54/
Dp54usb.c156 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()
Dp54usb.h149 enum p54u_hw_type hw_type; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c19 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()
/drivers/parisc/
Dwax.c116 if (parent->id.hw_type != HPHW_IOA) { in wax_init_chip()
/drivers/tty/serial/8250/
D8250_parisc.c40 if (parisc_parent(dev)->id.hw_type != HPHW_IOA) in serial_init_chip()
/drivers/gpu/drm/bridge/
Dsamsung-dsim.c1445 if (!samsung_dsim_hw_is_exynos(dsi->plat_data->hw_type)) { in samsung_dsim_atomic_pre_enable()
1567 if (dsi->plat_data->hw_type == DSIM_TYPE_IMX8MM) { in samsung_dsim_atomic_check()
1570 } else if (dsi->plat_data->hw_type == DSIM_TYPE_IMX8MP) { in samsung_dsim_atomic_check()
1896 dsi->driver_data = samsung_dsim_types[dsi->plat_data->hw_type]; in samsung_dsim_probe()
1960 if (dsi->plat_data->hw_type == DSIM_TYPE_IMX8MM) in samsung_dsim_probe()
2065 .hw_type = DSIM_TYPE_IMX8MM,
2070 .hw_type = DSIM_TYPE_IMX8MP,
/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h44 __le32 hw_type; member

123