Home
last modified time | relevance | path

Searched refs:is_legacy (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c68 bool is_legacy; member
170 if (priv->data->is_legacy) in uniphier_pciephy_init()
204 if (!priv->data->is_legacy) in uniphier_pciephy_exit()
242 if (priv->data->is_legacy) { in uniphier_pciephy_probe()
297 .is_legacy = true,
301 .is_legacy = false,
307 .is_legacy = false,
312 .is_legacy = false,
H A Dphy-uniphier-usb3hs.c78 bool is_legacy; member
274 if ((priv->data->is_legacy) in uniphier_u3hsphy_init()
344 if (!priv->data->is_legacy) { in uniphier_u3hsphy_probe()
394 .is_legacy = true,
399 .is_legacy = false,
408 .is_legacy = false,
422 .is_legacy = false,
H A Dphy-uniphier-usb3ss.c64 bool is_legacy; member
177 if (priv->data->is_legacy) in uniphier_u3ssphy_init()
236 if (!priv->data->is_legacy) { in uniphier_u3ssphy_probe()
285 .is_legacy = true,
289 .is_legacy = false,
303 .is_legacy = false,
H A Dphy-uniphier-ahci.c32 bool is_legacy; member
425 if (priv->data->is_legacy) { in uniphier_ahciphy_probe()
465 .is_legacy = true,
472 .is_legacy = false,
481 .is_legacy = false,
/linux/arch/x86/include/asm/trace/
H A Dirq_vectors.h326 TP_PROTO(unsigned int irq, bool is_legacy, int ret),
328 TP_ARGS(irq, is_legacy, ret),
332 __field( bool, is_legacy )
338 __entry->is_legacy = is_legacy;
343 __entry->irq, __entry->is_legacy, __entry->ret)
/linux/drivers/firmware/
H A Darm_scpi.c252 bool is_legacy; member
372 if (scpi_info->is_legacy) { in scpi_process_cmd()
388 if (scpi_info->is_legacy) { in scpi_process_cmd()
419 if (!scpi_info->is_legacy) in scpi_handle_remote_msg()
433 if (scpi_info->is_legacy) in scpi_tx_prepare()
448 if (!scpi_info->is_legacy) in scpi_tx_prepare()
488 if (scpi_info->is_legacy) in scpi_send_message()
499 if (scpi_info->is_legacy) { in scpi_send_message()
757 if (scpi_info->is_legacy) in scpi_sensor_get_value()
825 if (info->is_legacy && ret == -EOPNOTSUPP) in scpi_init_versions()
[all …]
/linux/arch/x86/mm/
H A Dmmap.c146 unsigned long get_mmap_base(int is_legacy) in get_mmap_base() argument
152 return is_legacy ? mm->mmap_compat_legacy_base in get_mmap_base()
156 return is_legacy ? mm->mmap_legacy_base : mm->mmap_base; in get_mmap_base()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c102 bool is_legacy = true; in iwl_mvm_fill_sf_command() local
124 is_legacy = false; in iwl_mvm_fill_sf_command()
130 if (!is_legacy) { in iwl_mvm_fill_sf_command()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c481 if (is_legacy(tbl->lq_type)) { in il4965_rate_n_flags_from_tbl()
640 if (is_legacy(rate_type)) { in il4965_rs_get_supported_rates()
659 if (is_a_band(rate_type) || !is_legacy(rate_type)) { in il4965_rs_get_adjacent_rate()
722 if (!is_legacy(tbl->lq_type) && (!ht_possible || !scale_idx)) { in il4965_rs_get_lower_rate()
742 if (is_legacy(tbl->lq_type)) { in il4965_rs_get_lower_rate()
980 il4965_rs_set_stay_in_table(struct il_priv *il, u8 is_legacy, in il4965_rs_set_stay_in_table() argument
985 if (is_legacy) { in il4965_rs_set_stay_in_table()
1012 if (WARN_ON_ONCE(!is_legacy(tbl->lq_type) && !is_Ht(tbl->lq_type))) { in il4965_rs_set_expected_tpt_table()
1018 if (is_legacy(tbl->lq_type)) { in il4965_rs_set_expected_tpt_table()
1780 if (is_legacy(tbl->lq_type)) in il4965_rs_rate_scale_perform()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c512 if (is_legacy(tbl->lq_type)) { in rate_n_flags_from_tbl()
681 if (is_legacy(rate_type)) { in rs_get_supported_rates()
701 if (is_a_band(rate_type) || !is_legacy(rate_type)) { in rs_get_adjacent_rate()
766 if (!is_legacy(tbl->lq_type) && (!ht_possible || !scale_index)) { in rs_get_lower_rate()
786 if (is_legacy(tbl->lq_type)) { in rs_get_lower_rate()
1040 static void rs_set_stay_in_table(struct iwl_priv *priv, u8 is_legacy, in rs_set_stay_in_table() argument
1045 if (is_legacy) { in rs_set_stay_in_table()
1071 if (WARN_ON_ONCE(!is_legacy(tbl->lq_type) && !is_Ht(tbl->lq_type))) { in rs_set_expected_tpt_table()
1077 if (is_legacy(tbl->lq_type)) { in rs_set_expected_tpt_table()
2222 if (is_legacy(tbl->lq_type)) in rs_rate_scale_perform()
[all …]
H A Drs.h256 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A)) macro
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c489 struct dc_gamma *gamma, bool is_legacy) in __drm_lut_to_dc_gamma() argument
494 if (is_legacy) { in __drm_lut_to_dc_gamma()
1205 bool is_legacy; in amdgpu_dm_check_crtc_color_mgmt() local
1223 is_legacy = regamma_size == MAX_COLOR_LEGACY_LUT_ENTRIES; in amdgpu_dm_check_crtc_color_mgmt()
1238 if (is_legacy) { in amdgpu_dm_check_crtc_color_mgmt()
/linux/drivers/virtio/
H A Dvirtio_pci_legacy.c226 vp_dev->is_legacy = true; in virtio_pci_legacy_probe()
H A Dvirtio_pci_common.c728 if (vp_dev->is_legacy) in virtio_pci_probe()
758 if (vp_dev->is_legacy) in virtio_pci_remove()
/linux/include/linux/qed/
H A Dqed_eth_if.h88 bool is_legacy; member
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1952 u32 force_fgscan, u32 is_legacy, in ath6kl_wmi_startscan_cmd() argument
1974 sc->is_legacy = cpu_to_le32(is_legacy); in ath6kl_wmi_startscan_cmd()
1995 u32 force_fgscan, u32 is_legacy, in ath6kl_wmi_beginscan_cmd() argument
2012 is_legacy, home_dwell_time, in ath6kl_wmi_beginscan_cmd()
2030 sc->is_legacy = cpu_to_le32(is_legacy); in ath6kl_wmi_beginscan_cmd()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h393 bool is_legacy; member
H A Dqede_main.c1873 if (edev->dev_info.is_legacy) in qede_init_fp()
1874 txq->is_legacy = true; in qede_init_fp()
H A Dqede_fp.c1585 if (unlikely(txq->is_legacy)) in qede_start_xmit()