Home
last modified time | relevance | path

Searched refs:fw_features (Results 1 – 25 of 42) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/powernv/
H A Dsetup.c44 struct device_node *fw_features) in fw_feature_is() argument
49 np = of_get_child_by_name(fw_features, name); in fw_feature_is()
103 struct device_node *np, *fw_features; in pnv_setup_security_mitigations() local
111 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_security_mitigations()
114 if (fw_features) { in pnv_setup_security_mitigations()
115 init_fw_feat_flags(fw_features); in pnv_setup_security_mitigations()
116 of_node_put(fw_features); in pnv_setup_security_mitigations()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/powernv/
H A Dsetup.c44 struct device_node *fw_features) in fw_feature_is() argument
49 np = of_get_child_by_name(fw_features, name); in fw_feature_is()
103 struct device_node *np, *fw_features; in pnv_setup_security_mitigations() local
111 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_security_mitigations()
114 if (fw_features) { in pnv_setup_security_mitigations()
115 init_fw_feat_flags(fw_features); in pnv_setup_security_mitigations()
116 of_node_put(fw_features); in pnv_setup_security_mitigations()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/powernv/
H A Dsetup.c44 struct device_node *fw_features) in fw_feature_is() argument
49 np = of_get_child_by_name(fw_features, name); in fw_feature_is()
103 struct device_node *np, *fw_features; in pnv_setup_security_mitigations() local
111 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_security_mitigations()
114 if (fw_features) { in pnv_setup_security_mitigations()
115 init_fw_feat_flags(fw_features); in pnv_setup_security_mitigations()
116 of_node_put(fw_features); in pnv_setup_security_mitigations()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kvm/
H A Dpowerpc.c2270 struct device_node *np, *fw_features; in kvmppc_get_cpu_char() local
2282 if (!fw_features) in kvmppc_get_cpu_char()
2284 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2287 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2290 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2293 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2296 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2299 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2302 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2313 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kvm/
H A Dpowerpc.c2270 struct device_node *np, *fw_features; in kvmppc_get_cpu_char() local
2282 if (!fw_features) in kvmppc_get_cpu_char()
2284 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2287 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2290 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2293 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2296 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2299 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2302 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2313 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kvm/
H A Dpowerpc.c2270 struct device_node *np, *fw_features; in kvmppc_get_cpu_char() local
2282 if (!fw_features) in kvmppc_get_cpu_char()
2284 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2287 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2290 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2293 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2296 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2299 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2302 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2313 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dcore.c1741 ar->running_fw->fw_file.fw_features)) && in ath10k_download_and_run_otp()
1950 __set_bit(i, fw_file->fw_features); in ath10k_core_fetch_firmware_api_n()
1955 fw_file->fw_features, in ath10k_core_fetch_firmware_api_n()
1956 sizeof(fw_file->fw_features)); in ath10k_core_fetch_firmware_api_n()
2456 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2475 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2503 fw_file->fw_features)) in ath10k_core_init_firmware_features()
2566 fw_file->fw_features)) in ath10k_core_init_firmware_features()
2766 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start()
2793 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start()
[all …]
H A Dwow.c505 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_suspend()
557 ar->running_fw->fw_file.fw_features)) { in ath10k_wow_op_set_wakeup()
571 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_resume()
616 ar->running_fw->fw_file.fw_features)) in ath10k_wow_init()
H A Ddebug.c42 char fw_features[128] = {}; in ath10k_debug_print_hwfw_info() local
45 ath10k_core_get_fw_features_str(ar, fw_features, sizeof(fw_features)); in ath10k_debug_print_hwfw_info()
67 fw_features, in ath10k_debug_print_hwfw_info()
1729 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1747 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
1999 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2591 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_register()
H A Dhtt_tx.c374 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_free_txq()
390 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_alloc_txq()
703 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_32()
765 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_64()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dcore.c1741 ar->running_fw->fw_file.fw_features)) && in ath10k_download_and_run_otp()
1950 __set_bit(i, fw_file->fw_features); in ath10k_core_fetch_firmware_api_n()
1955 fw_file->fw_features, in ath10k_core_fetch_firmware_api_n()
1956 sizeof(fw_file->fw_features)); in ath10k_core_fetch_firmware_api_n()
2456 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2475 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2503 fw_file->fw_features)) in ath10k_core_init_firmware_features()
2566 fw_file->fw_features)) in ath10k_core_init_firmware_features()
2766 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start()
2793 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start()
[all …]
H A Dwow.c505 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_suspend()
557 ar->running_fw->fw_file.fw_features)) { in ath10k_wow_op_set_wakeup()
571 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_resume()
616 ar->running_fw->fw_file.fw_features)) in ath10k_wow_init()
H A Ddebug.c42 char fw_features[128] = {}; in ath10k_debug_print_hwfw_info() local
45 ath10k_core_get_fw_features_str(ar, fw_features, sizeof(fw_features)); in ath10k_debug_print_hwfw_info()
67 fw_features, in ath10k_debug_print_hwfw_info()
1729 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1747 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
1999 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2591 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_register()
H A Dhtt_tx.c374 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_free_txq()
390 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_alloc_txq()
703 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_32()
765 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_64()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dcore.c1741 ar->running_fw->fw_file.fw_features)) && in ath10k_download_and_run_otp()
1950 __set_bit(i, fw_file->fw_features); in ath10k_core_fetch_firmware_api_n()
1955 fw_file->fw_features, in ath10k_core_fetch_firmware_api_n()
1956 sizeof(fw_file->fw_features)); in ath10k_core_fetch_firmware_api_n()
2456 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2475 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2503 fw_file->fw_features)) in ath10k_core_init_firmware_features()
2566 fw_file->fw_features)) in ath10k_core_init_firmware_features()
2766 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start()
2793 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start()
[all …]
H A Dwow.c505 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_suspend()
557 ar->running_fw->fw_file.fw_features)) { in ath10k_wow_op_set_wakeup()
571 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_resume()
616 ar->running_fw->fw_file.fw_features)) in ath10k_wow_init()
H A Ddebug.c42 char fw_features[128] = {}; in ath10k_debug_print_hwfw_info() local
45 ath10k_core_get_fw_features_str(ar, fw_features, sizeof(fw_features)); in ath10k_debug_print_hwfw_info()
67 fw_features, in ath10k_debug_print_hwfw_info()
1729 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1747 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
1999 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2591 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_register()
H A Dhtt_tx.c374 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_free_txq()
390 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_alloc_txq()
703 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_32()
765 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_64()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hdata/
H A Dspira.c1123 struct dt_node *fw_features; in add_iplparams_features() local
1132 fw_features = dt_new(opal_node, "fw-features"); in add_iplparams_features()
1133 if (!fw_features) in add_iplparams_features()
1158 n = dt_new(fw_features, name); in add_iplparams_features()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hdata/
H A Dspira.c1123 struct dt_node *fw_features; in add_iplparams_features() local
1132 fw_features = dt_new(opal_node, "fw-features"); in add_iplparams_features()
1133 if (!fw_features) in add_iplparams_features()
1158 n = dt_new(fw_features, name); in add_iplparams_features()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hdata/
H A Dspira.c1123 struct dt_node *fw_features; in add_iplparams_features() local
1132 fw_features = dt_new(opal_node, "fw-features"); in add_iplparams_features()
1133 if (!fw_features) in add_iplparams_features()
1158 n = dt_new(fw_features, name); in add_iplparams_features()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hdata/
H A Dspira.c1123 struct dt_node *fw_features; in add_iplparams_features() local
1132 fw_features = dt_new(opal_node, "fw-features"); in add_iplparams_features()
1133 if (!fw_features) in add_iplparams_features()
1158 n = dt_new(fw_features, name); in add_iplparams_features()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hdata/
H A Dspira.c1123 struct dt_node *fw_features; in add_iplparams_features() local
1132 fw_features = dt_new(opal_node, "fw-features"); in add_iplparams_features()
1133 if (!fw_features) in add_iplparams_features()
1158 n = dt_new(fw_features, name); in add_iplparams_features()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hdata/
H A Dspira.c1319 struct dt_node *fw_features; in add_iplparams_features() local
1328 fw_features = dt_new(opal_node, "fw-features"); in add_iplparams_features()
1329 if (!fw_features) in add_iplparams_features()
1354 n = dt_new(fw_features, name); in add_iplparams_features()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dmyrb.h329 } fw_features; member

12